Class: Aws::Types::CreateGeneratedTemplateOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateGeneratedTemplateOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#generated_template_id ⇒ ::String
Returns the value of attribute generated_template_id.
Instance Attribute Details
#generated_template_id ⇒ ::String
Returns the value of attribute generated_template_id.
203 204 205 |
# File 'sig/types.rbs', line 203 def generated_template_id @generated_template_id end |