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.
  • outpostAwsNativeId: String!
  • # Cloud type (Standard/China/Gov) for the cloud account.
  • cloudType: AwsCloudType
  • }

link Require by