OBJECT
Response to prepare updation of AWS cloud account.
type PrepareFeatureUpdateForAwsCloudAccountReply {# CloudFormation URL to update cloud account.cloudFormationUrl: String! # AWS CloudFormation template URL.templateUrl: String! }