Class: Aws::Types::ReferenceLink

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link.

Returns:

  • (::String)


2461
2462
2463
# File 'sig/types.rbs', line 2461

def link
  @link
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2460
2461
2462
# File 'sig/types.rbs', line 2460

def text
  @text
end