class Aws::Proton::Types::UpdateEnvironmentTemplateInput
@note When making an API call, you may pass UpdateEnvironmentTemplateInput
data as a hash: { description: "Description", display_name: "DisplayName", name: "ResourceName", # required }
@!attribute [rw] description
A description of the environment template update. @return [String]
@!attribute [rw] display_name
The name of the environment template to update as displayed in the developer interface. @return [String]
@!attribute [rw] name
The name of the environment template to update. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/UpdateEnvironmentTemplateInput AWS API Documentation
Constants
- SENSITIVE