SecurityConnectorPropertiesResponseOrganizationalData

data class SecurityConnectorPropertiesResponseOrganizationalData(val excludedAccountIds: List<String>? = null, val organizationMembershipType: String? = null, val parentHierarchyId: String? = null, val stacksetName: String? = null)

The multi cloud account's organizational data

Constructors

constructor(excludedAccountIds: List<String>? = null, organizationMembershipType: String? = null, parentHierarchyId: String? = null, stacksetName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the multi cloud account is of membership type organization, list of accounts excluded from offering

Link copied to clipboard

The multi cloud account's membership type in the organization

Link copied to clipboard

If the multi cloud account is not of membership type organization, this will be the ID of the account's parent

Link copied to clipboard
val stacksetName: String? = null

If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset