Class: Aws::Types::RenderingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RenderingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_uri ⇒ ::String
Returns the value of attribute template_uri.
Instance Attribute Details
#template_uri ⇒ ::String
Returns the value of attribute template_uri.
2540 2541 2542 |
# File 'sig/types.rbs', line 2540 def template_uri @template_uri end |