Class: Aws::Types::CreateTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTemplateResponse
- 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.
153 154 155 |
# File 'sig/types.rbs', line 153 def template_arn @template_arn end |