SecurityConnectorPropertiesOrganizationalData interface
The multi cloud account's organizational data
Properties
excluded |
If the multi cloud account is of membership type organization, list of accounts excluded from offering |
organization |
The multi cloud account's membership type in the organization |
parent |
If the multi cloud account is not of membership type organization, this will be the ID of the account's parent |
stackset |
If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset |
Property Details
excludedAccountIds
If the multi cloud account is of membership type organization, list of accounts excluded from offering
excludedAccountIds?: string[]
Property Value
string[]
organizationMembershipType
The multi cloud account's membership type in the organization
organizationMembershipType?: string
Property Value
string
parentHierarchyId
If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
parentHierarchyId?: string
Property Value
string
stacksetName
If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
stacksetName?: string
Property Value
string