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.
11829 11830 11831 |
# File 'sig/types.rbs', line 11829 def content @content end |