Class: Aws::Types::ResourceLink

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#title ⇒ ::String

Returns the value of attribute title.

Returns:

  • (::String)


1639
1640
1641
# File 'sig/types.rbs', line 1639

def title
  @title
end

#url ⇒ ::String

Returns the value of attribute url.

Returns:

  • (::String)


1638
1639
1640
# File 'sig/types.rbs', line 1638

def url
  @url
end