OBJECT
Initiate aws outpost account.
type AwsOutpostAccountInitiateResponse {# CloudFormation URL to create the stack.cloudFormationUrl: String! # Template URL of the Cloudformation stack.templateUrl: String! # External ID for the outpost account.externalId: String! # Stack name of the AWS CloudFormation.stackName: String! }