class Aws::ServerlessApplicationRepository::Types::GetCloudFormationTemplateRequest

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

data as a hash:

    {
      application_id: "__string", # required
      template_id: "__string", # required
    }

@!attribute [rw] application_id

@return [String]

@!attribute [rw] template_id

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/GetCloudFormationTemplateRequest AWS API Documentation

Constants

SENSITIVE