INPUT_OBJECT
ValidateAndInitiateAwsOutpostAccountInput
Description
Input to validate and set up an AWS Outpost account.
link GraphQL Schema definition
- input ValidateAndInitiateAwsOutpostAccountInput {
- # AWS Outpost account native ID.
- String! :
- # Cloud type (Standard/China/Gov) for the cloud account.
- AwsCloudType :
- }