Class: Aws::Types::ListTemplatesResponse
- Inherits:
-
Object
- Object
- Aws::Types::ListTemplatesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#templates_response ⇒ Types::TemplatesResponse
Returns the value of attribute templates_response.
Instance Attribute Details
#templates_response ⇒ Types::TemplatesResponse
Returns the value of attribute templates_response.
2264 2265 2266 |
# File 'sig/types.rbs', line 2264 def templates_response @templates_response end |