class Aws::SMS::Types::GenerateTemplateRequest

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

data as a hash:

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

@!attribute [rw] app_id

The ID of the application associated with the AWS CloudFormation
template.
@return [String]

@!attribute [rw] template_format

The format for generating the AWS CloudFormation template.
@return [String]

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

Constants

SENSITIVE