Class: Aws::Types::ListLunaClientsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_list::Array[::String]

Returns the value of attribute client_list.

Returns:

  • (::Array[::String])


216
217
218
# File 'sig/types.rbs', line 216

def client_list
  @client_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


217
218
219
# File 'sig/types.rbs', line 217

def next_token
  @next_token
end