Module: Aws::KMS::Client::_DescribeCustomKeyStoresResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#custom_key_stores::Array[Types::CustomKeyStoresListEntry]

Returns:



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

def custom_key_stores: () -> ::Array[Types::CustomKeyStoresListEntry]

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String

#truncatedBoolean

Returns:

  • (Boolean)


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

def truncated: () -> bool