Security Connector Properties Organizational Data Args
data class SecurityConnectorPropertiesOrganizationalDataArgs(val excludedAccountIds: Output<List<String>>? = null, val organizationMembershipType: Output<Either<String, OrganizationMembershipType>>? = null, val parentHierarchyId: Output<String>? = null, val stacksetName: Output<String>? = null) : ConvertibleToJava<SecurityConnectorPropertiesOrganizationalDataArgs>
The multi cloud account's organizational data
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
If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset