Security Command Center v2 API - Enum MuteConfigName.ResourceNameType (1.0.0)

public enum MuteConfigName.ResourceNameType

Reference documentation and code samples for the Security Command Center v2 API enum MuteConfigName.ResourceNameType.

The possible contents of MuteConfigName.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
FolderLocationMuteConfig

A resource name with pattern folders/{folder}/locations/{location}/muteConfigs/{mute_config}.

FolderMuteConfig

A resource name with pattern folders/{folder}/muteConfigs/{mute_config}.

OrganizationLocationMuteConfig

A resource name with pattern organizations/{organization}/locations/{location}/muteConfigs/{mute_config}.

OrganizationMuteConfig

A resource name with pattern organizations/{organization}/muteConfigs/{mute_config}.

ProjectLocationMuteConfig

A resource name with pattern projects/{project}/locations/{location}/muteConfigs/{mute_config}.

ProjectMuteConfig

A resource name with pattern projects/{project}/muteConfigs/{mute_config}.

Unparsed

An unparsed resource name.