Class: Aws::Types::GetEnvironmentTemplateInput
- Inherits:
-
Object
- Object
- Aws::Types::GetEnvironmentTemplateInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
727 728 729 |
# File 'sig/types.rbs', line 727 def name @name end |