class Aws::Proton::Types::CompatibleEnvironmentTemplateInput

Compatible environment template data.

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

data as a hash:

    {
      major_version: "TemplateVersionPart", # required
      template_name: "ResourceName", # required
    }

@!attribute [rw] major_version

The major version of the compatible environment template.
@return [String]

@!attribute [rw] template_name

The compatible environment template name.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/CompatibleEnvironmentTemplateInput AWS API Documentation

Constants

SENSITIVE