Class: Aws::Types::URL

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 hyperlink_name.

Returns:

  • (::String)


1133
1134
1135
# File 'sig/types.rbs', line 1133

def hyperlink_name
  @hyperlink_name
end

Returns the value of attribute link.

Returns:

  • (::String)


1134
1135
1136
# File 'sig/types.rbs', line 1134

def link
  @link
end