Class: Aws::Types::ListPlaybackKeyPairsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_pairs::Array[Types::PlaybackKeyPairSummary]

Returns the value of attribute key_pairs.

Returns:



464
465
466
# File 'sig/types.rbs', line 464

def key_pairs
  @key_pairs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


465
466
467
# File 'sig/types.rbs', line 465

def next_token
  @next_token
end