Class: Aws::Types::ChoiceContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_text ⇒ ::String

Returns the value of attribute display_text.

Returns:

  • (::String)


241
242
243
# File 'sig/types.rbs', line 241

def display_text
  @display_text
end

#url ⇒ ::String

Returns the value of attribute url.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def url
  @url
end