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.



54
55
56
# File 'sig/types.rbs', line 54

def text
  @text
end

#value ⇒ ::String

Returns the value of attribute value.



55
56
57
# File 'sig/types.rbs', line 55

def value
  @value
end