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)


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

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)


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

def total_provisioned_storage_in_mega_bytes
  @total_provisioned_storage_in_mega_bytes
end