OBJECT

AwsMappedAccount

Description

The mapped cloud account to a feature.

link GraphQL Schema definition

  • type AwsMappedAccount {
  • # The AWS cloud account details mapped to a feature.
  • account: AwsCloudAccount
  • }