Class: Aws::Types::Button

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#text ⇒ ::String

Returns the value of attribute text.



648
649
650
# File 'sig/types.rbs', line 648

def text
  @text
end

#value ⇒ ::String

Returns the value of attribute value.



649
650
651
# File 'sig/types.rbs', line 649

def value
  @value
end