Module: Aws::SimpleDB::Client::_DomainMetadataResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#attribute_name_count::Integer

Returns:

  • (::Integer)


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

def attribute_name_count: () -> ::Integer

#attribute_names_size_bytes::Integer

Returns:

  • (::Integer)


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

def attribute_names_size_bytes: () -> ::Integer

#attribute_value_count::Integer

Returns:

  • (::Integer)


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

def attribute_value_count: () -> ::Integer

#attribute_values_size_bytes::Integer

Returns:

  • (::Integer)


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

def attribute_values_size_bytes: () -> ::Integer

#item_count::Integer

Returns:

  • (::Integer)


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

def item_count: () -> ::Integer

#item_names_size_bytes::Integer

Returns:

  • (::Integer)


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

def item_names_size_bytes: () -> ::Integer

#timestamp::Integer

Returns:

  • (::Integer)


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

def timestamp: () -> ::Integer