Class: Aws::Types::GetTemplateRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTemplateRequest
- 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.
310 311 312 |
# File 'sig/types.rbs', line 310 def template_arn @template_arn end |