Class: Aws::Types::Recommendation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


6989
6990
6991
# File 'sig/types.rbs', line 6989

def text
  @text
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


6990
6991
6992
# File 'sig/types.rbs', line 6990

def url
  @url
end