Module: Aws::KMS::Client::_ListKeyRotationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListKeyRotationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_marker::String



582
# File 'sig/client.rbs', line 582

def next_marker: () -> ::String

#rotations::Array[Types::RotationsListEntry]



581
# File 'sig/client.rbs', line 581

def rotations: () -> ::Array[Types::RotationsListEntry]

#truncatedBoolean



583
# File 'sig/client.rbs', line 583

def truncated: () -> bool