Class: Aws::Types::CustomerStorageMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#total_backup_size_in_mega_bytes::Float

Returns the value of attribute total_backup_size_in_mega_bytes.

Returns:

  • (::Float)


775
776
777
# File 'sig/types.rbs', line 775

def total_backup_size_in_mega_bytes
  @total_backup_size_in_mega_bytes
end

#total_provisioned_storage_in_mega_bytes::Float

Returns the value of attribute total_provisioned_storage_in_mega_bytes.

Returns:

  • (::Float)


776
777
778
# File 'sig/types.rbs', line 776

def total_provisioned_storage_in_mega_bytes
  @total_provisioned_storage_in_mega_bytes
end