OBJECT

PrepareFeatureUpdateForAwsCloudAccountReply

Description

Response to prepare updation of AWS cloud account.

link GraphQL Schema definition

  • type PrepareFeatureUpdateForAwsCloudAccountReply {
  • # CloudFormation URL to update cloud account.
  • cloudFormationUrl: String!
  • # AWS CloudFormation template URL.
  • templateUrl: String!
  • }

link Require by