Class: Aws::Types::AssetTypeFormReference
- Inherits:
-
Object
- Object
- Aws::Types::AssetTypeFormReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#form_type_identifier ⇒ ::String
Returns the value of attribute form_type_identifier.
Instance Attribute Details
#form_type_identifier ⇒ ::String
Returns the value of attribute form_type_identifier.
121 122 123 |
# File 'sig/types.rbs', line 121 def form_type_identifier @form_type_identifier end |