Class: Aws::Types::AssetFormEntry
- Inherits:
-
Object
- Object
- Aws::Types::AssetFormEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::String
Returns the value of attribute content.
-
#form_type_id ⇒ ::String
Returns the value of attribute form_type_id.
Instance Attribute Details
#content ⇒ ::String
Returns the value of attribute content.
116 117 118 |
# File 'sig/types.rbs', line 116 def content @content end |
#form_type_id ⇒ ::String
Returns the value of attribute form_type_id.
115 116 117 |
# File 'sig/types.rbs', line 115 def form_type_id @form_type_id end |