OBJECT

FinalizeAwsCloudAccountProtectionReply

Description

Response for the operation to finalize protection for AWS cloud accounts.

link GraphQL Schema definition

  • type FinalizeAwsCloudAccountProtectionReply {
  • # Contains success response message.
  • message: String
  • # Contains success response message.
  • awsChildAccounts: [AwsCloudAccount!]!
  • }

link Require by