Class: Aws::Types::GetLinkInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


69
70
71
# File 'sig/types.rbs', line 69

def identifier
  @identifier
end

#include_tags ⇒ Boolean

Returns the value of attribute include_tags.

Returns:

  • (Boolean)


70
71
72
# File 'sig/types.rbs', line 70

def include_tags
  @include_tags
end