OBJECT
AwsNativeAccountDetails
Description
AWS native account details.
link GraphQL Schema definition
- type AwsNativeAccountDetails {
- # Rubrik ID of the AWS account.
- String! :
- # Name of the AWS account.
- String! :
- # Status of the AWS account for the relevant feature.
- AwsAccountStatus! :
- }