Class: Aws::Types::FormBindingElement

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#element ⇒ ::String

Returns the value of attribute element.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def element
  @element
end

#property ⇒ ::String

Returns the value of attribute property.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def property
  @property
end