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