Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::TargetResourceType (v0.1.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::TargetResourceType.

TargetResourceType represents the type of resource that a control or framework can be applied to.

Constants

TARGET_RESOURCE_TYPE_UNSPECIFIED

value: 0
Default value. This value is unused.

TARGET_RESOURCE_CRM_TYPE_ORG

value: 1
Target resource is an Organization.

TARGET_RESOURCE_CRM_TYPE_FOLDER

value: 2
Target resource is a Folder.

TARGET_RESOURCE_CRM_TYPE_PROJECT

value: 3
Target resource is a Project.

TARGET_RESOURCE_TYPE_APPLICATION

value: 4
Target resource is an Application.