Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::ResourcePath::ResourcePathNodeType.
The type of resource the node represents.
Constants
RESOURCE_PATH_NODE_TYPE_UNSPECIFIED
value: 0
Node type is unspecified.
GCP_ORGANIZATION
value: 1
The node represents a Google Cloud organization.
GCP_FOLDER
value: 2
The node represents a Google Cloud folder.
GCP_PROJECT
value: 3
The node represents a Google Cloud project.
AWS_ORGANIZATION
value: 4
The node represents an AWS organization.
AWS_ORGANIZATIONAL_UNIT
value: 5
The node represents an AWS organizational unit.
AWS_ACCOUNT
value: 6
The node represents an AWS account.
AZURE_MANAGEMENT_GROUP
value: 7
The node represents an Azure management group.
AZURE_SUBSCRIPTION
value: 8
The node represents an Azure subscription.
AZURE_RESOURCE_GROUP
value: 9
The node represents an Azure resource group.