OBJECT
AwsCloudAccount
Description
Details of AWS account.
link GraphQL Schema definition
- type AwsCloudAccount {
- # Rubrik ID of cloud account.
- String! :
- # Native ID of cloud account.
- String! :
- # Name of cloud account.
- String! :
- # Message for cloud account, in case of error.
- String! :
- # Whether seamless flow is enabled on cloud account.
- Boolean! :
- # The AWS organization name with which you onboarded the AWS account.
- String! :
- # Native ID of the AWS Outpost account.
- String! :
- # The UUID of the onboarded AWS organization.
- String! :
- # Type of cloud account.
- AwsCloudType! :
- }
link Require by
- AddAwsAuthenticationServerBasedCloudAccountReplyResponse for the request to add authentication server based AWS cloud account.
- AddAwsIamUserBasedCloudAccountReplyResponse for the request to add IAM user-based AWS cloud accounts.
- AwsCloudAccountWithFeaturesAws cloud accounts features.
- AwsExocomputeConfigAWS Exocompute configurations in an AWS account.
- AwsFeatureConfigAWS feature configurations in an AWS account.
- FinalizeAwsCloudAccountProtectionReplyResponse for the operation to finalize protection for AWS cloud accounts.