Class: Aws::Types::RcsRequestLocationAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#postback_data ⇒ ::String

Returns the value of attribute postback_data.

Returns:

  • (::String)


1672
1673
1674
# File 'sig/types.rbs', line 1672

def postback_data
  @postback_data
end

#text ⇒ ::String

Returns the value of attribute text.

Returns:

  • (::String)


1671
1672
1673
# File 'sig/types.rbs', line 1671

def text
  @text
end