OBJECT
ValidateAndInitiateAwsOutpostAccountReply
Description
Aws outpost account validate response.
link GraphQL Schema definition
- type ValidateAndInitiateAwsOutpostAccountReply {
- # Error messages related to the failure of the request to create an AWS outpost
- # account.
- AwsOutpostAccountValidateResponse :
- # AWS outpost account initiate response if the request is successful.
- AwsOutpostAccountInitiateResponse :
- }