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

public enum PolicyName.ResourceNameType

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

The possible contents of PolicyName.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
FolderConstraintName

A resource name with pattern folders/{folder}/policies/{constraint_name}.

OrganizationConstraintName

A resource name with pattern organizations/{organization}/policies/{constraint_name}.

ProjectConstraintName

A resource name with pattern projects/{project}/policies/{constraint_name}.

Unparsed

An unparsed resource name.