OBJECT
ValidateAndCreateAwsCloudAccountReply
Description
Aws cloud accounts validate response.
link GraphQL Schema definition
- type ValidateAndCreateAwsCloudAccountReply {
- # Error messages related to the failure of the request to create an AWS cloud
- # account.
- AwsCloudAccountValidateResponse :
- # AWS cloud account initiate response if the request is successful.
- AwsCloudAccountCreateResponse :
- }