Class: Aws::Types::DeleteTemplateRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTemplateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_arn ⇒ ::String
Returns the value of attribute template_arn.
Instance Attribute Details
#template_arn ⇒ ::String
Returns the value of attribute template_arn.
180 181 182 |
# File 'sig/types.rbs', line 180 def template_arn @template_arn end |