Module: Aws::CloudFrontKeyValueStore::Client::_GetKeyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#item_count::Integer

Returns:

  • (::Integer)


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

def item_count: () -> ::Integer

#key::String

Returns:

  • (::String)


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

def key: () -> ::String

#total_size_in_bytes::Integer

Returns:

  • (::Integer)


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

def total_size_in_bytes: () -> ::Integer

#value::String

Returns:

  • (::String)


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

def value: () -> ::String