Class: Aws::Types::FormInputBindingPropertiesValue

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#binding_properties ⇒ Types::FormInputBindingPropertiesValueProperties

Returns the value of attribute binding_properties.



532
533
534
# File 'sig/types.rbs', line 532

def binding_properties
  @binding_properties
end

#type ⇒ ::String

Returns the value of attribute type.

Returns:

  • (::String)


531
532
533
# File 'sig/types.rbs', line 531

def type
  @type
end