Reference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Security Command Center V2 API - Module Google::Cloud::SecurityCenter::V2::ResourcePath::ResourcePathNodeType (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v2/latest/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [1.2.0](/ruby/docs/reference/google-cloud-security_center-v2/1.2.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [1.1.1](/ruby/docs/reference/google-cloud-security_center-v2/1.1.1/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [1.0.0](/ruby/docs/reference/google-cloud-security_center-v2/1.0.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [0.6.0](/ruby/docs/reference/google-cloud-security_center-v2/0.6.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [0.5.0](/ruby/docs/reference/google-cloud-security_center-v2/0.5.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [0.4.1](/ruby/docs/reference/google-cloud-security_center-v2/0.4.1/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [0.3.0](/ruby/docs/reference/google-cloud-security_center-v2/0.3.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [0.2.0](/ruby/docs/reference/google-cloud-security_center-v2/0.2.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType)\n- [0.1.0](/ruby/docs/reference/google-cloud-security_center-v2/0.1.0/Google-Cloud-SecurityCenter-V2-ResourcePath-ResourcePathNodeType) \nReference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::ResourcePath::ResourcePathNodeType.\n\nThe type of resource the node represents.\n\nConstants\n---------\n\n### RESOURCE_PATH_NODE_TYPE_UNSPECIFIED\n\n**value:** 0 \nNode type is unspecified.\n\n### GCP_ORGANIZATION\n\n**value:** 1 \nThe node represents a Google Cloud organization.\n\n### GCP_FOLDER\n\n**value:** 2 \nThe node represents a Google Cloud folder.\n\n### GCP_PROJECT\n\n**value:** 3 \nThe node represents a Google Cloud project.\n\n### AWS_ORGANIZATION\n\n**value:** 4 \nThe node represents an AWS organization.\n\n### AWS_ORGANIZATIONAL_UNIT\n\n**value:** 5 \nThe node represents an AWS organizational unit.\n\n### AWS_ACCOUNT\n\n**value:** 6 \nThe node represents an AWS account.\n\n### AZURE_MANAGEMENT_GROUP\n\n**value:** 7 \nThe node represents an Azure management group.\n\n### AZURE_SUBSCRIPTION\n\n**value:** 8 \nThe node represents an Azure subscription.\n\n### AZURE_RESOURCE_GROUP\n\n**value:** 9 \nThe node represents an Azure resource group."]]