class Aws::SMS::Types::GenerateChangeSetRequest

@note When making an API call, you may pass GenerateChangeSetRequest

data as a hash:

    {
      app_id: "AppId",
      changeset_format: "JSON", # accepts JSON, YAML
    }

@!attribute [rw] app_id

The ID of the application associated with the change set.
@return [String]

@!attribute [rw] changeset_format

The format for the change set.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GenerateChangeSetRequest AWS API Documentation

Constants

SENSITIVE