Class: Aws::Types::CreateFormResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFormResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity ⇒ Types::Form
Returns the value of attribute entity.
Instance Attribute Details
#entity ⇒ Types::Form
Returns the value of attribute entity.
314 315 316 |
# File 'sig/types.rbs', line 314 def entity @entity end |