Class: Aws::Types::TemplateDoesNotExistException
- Inherits:
-
Object
- Object
- Aws::Types::TemplateDoesNotExistException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_name ⇒ ::String
Returns the value of attribute template_name.
Instance Attribute Details
#template_name ⇒ ::String
Returns the value of attribute template_name.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def template_name @template_name end |