Class: Aws::Types::UiTemplate
- Inherits:
-
Object
- Object
- Aws::Types::UiTemplate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::String
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ ::String
Returns the value of attribute content.
11828 11829 11830 |
# File 'sig/types.rbs', line 11828 def content @content end |