Class: Aws::Types::GetLinksResponse

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

Returns:



1013
1014
1015
# File 'sig/types.rbs', line 1013

def links
  @links
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1014
1015
1016
# File 'sig/types.rbs', line 1014

def next_token
  @next_token
end