Class: Aws::Types::DomainMetadataResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name_count::Integer

Returns the value of attribute attribute_name_count.

Returns:

  • (::Integer)


68
69
70
# File 'sig/types.rbs', line 68

def attribute_name_count
  @attribute_name_count
end

#attribute_names_size_bytes::Integer

Returns the value of attribute attribute_names_size_bytes.

Returns:

  • (::Integer)


69
70
71
# File 'sig/types.rbs', line 69

def attribute_names_size_bytes
  @attribute_names_size_bytes
end

#attribute_value_count::Integer

Returns the value of attribute attribute_value_count.

Returns:

  • (::Integer)


70
71
72
# File 'sig/types.rbs', line 70

def attribute_value_count
  @attribute_value_count
end

#attribute_values_size_bytes::Integer

Returns the value of attribute attribute_values_size_bytes.

Returns:

  • (::Integer)


71
72
73
# File 'sig/types.rbs', line 71

def attribute_values_size_bytes
  @attribute_values_size_bytes
end

#item_count::Integer

Returns the value of attribute item_count.

Returns:

  • (::Integer)


66
67
68
# File 'sig/types.rbs', line 66

def item_count
  @item_count
end

#item_names_size_bytes::Integer

Returns the value of attribute item_names_size_bytes.

Returns:

  • (::Integer)


67
68
69
# File 'sig/types.rbs', line 67

def item_names_size_bytes
  @item_names_size_bytes
end

#timestamp::Integer

Returns the value of attribute timestamp.

Returns:

  • (::Integer)


72
73
74
# File 'sig/types.rbs', line 72

def timestamp
  @timestamp
end