Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::TargetResourceType.
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
The target resource is a Google Cloud organization.
TARGET_RESOURCE_CRM_TYPE_FOLDER
value: 2
The target resource is a folder.
TARGET_RESOURCE_CRM_TYPE_PROJECT
value: 3
The target resource is a project.
TARGET_RESOURCE_TYPE_APPLICATION
value: 4
The target resource is an application in App Hub.