Class: Aws::Types::ValueMappings

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#binding_properties ⇒ ::Hash[::String, Types::FormInputBindingPropertiesValue]

Returns the value of attribute binding_properties.



992
993
994
# File 'sig/types.rbs', line 992

def binding_properties
  @binding_properties
end

#values ⇒ ::Array[Types::ValueMapping]

Returns the value of attribute values.



991
992
993
# File 'sig/types.rbs', line 991

def values
  @values
end