OBJECT
AwsRoleBasedAccount
Description
AWS role based Account specific info.
link GraphQL Schema definition
- type AwsRoleBasedAccount implements CloudAccount {
- AwsCloudAccountWithFeatures! :
- # The ID of this Cloud Account.
- String! :
- # The name of this Cloud Account.
- String! :
- # The description of this Cloud Account.
- String :
- # The type of this Cloud Provider.
- CloudAccountType! :
- # The connection status of this Cloud Account.
- ConnectionStatusType! :
- }
link Require by
This element is not required by anyone