public enum ResourcePath.Types.ResourcePathNodeType
Reference documentation and code samples for the Security Command Center v2 API enum ResourcePath.Types.ResourcePathNodeType.
The type of resource the node represents.
Namespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Fields |
|
---|---|
Name | Description |
AwsAccount |
The node represents an AWS account. |
AwsOrganization |
The node represents an AWS organization. |
AwsOrganizationalUnit |
The node represents an AWS organizational unit. |
AzureManagementGroup |
The node represents an Azure management group. |
AzureResourceGroup |
The node represents an Azure resource group. |
AzureSubscription |
The node represents an Azure subscription. |
GcpFolder |
The node represents a Google Cloud folder. |
GcpOrganization |
The node represents a Google Cloud organization. |
GcpProject |
The node represents a Google Cloud project. |
Unspecified |
Node type is unspecified. |