Class: Aws::Types::GetFormResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFormResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#form ⇒ Types::Form
Returns the value of attribute form.
Instance Attribute Details
#form ⇒ Types::Form
Returns the value of attribute form.
617 618 619 |
# File 'sig/types.rbs', line 617 def form @form end |