OBJECT
AwsCloudAccountValidateResponse
Description
Aws cloud accounts validate response.
link GraphQL Schema definition
- type AwsCloudAccountValidateResponse {
- # Contains error message for admin account.
- AwsAccountValidationResponse :
- # Contains error message for account(s).
- AwsAccountValidationResponse!]! : [
- }