OBJECT
FinalizeAwsCloudAccountProtectionReply
Description
Response for the operation to finalize protection for AWS cloud accounts.
link GraphQL Schema definition
- type FinalizeAwsCloudAccountProtectionReply {
- # Contains success response message.
- : [AwsCloudAccount!]!
- # Contains success response message.
- : String
- }