Class: Aws::Types::AwsDynamoDbTableBillingModeSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_mode::String

Returns the value of attribute billing_mode.

Returns:

  • (::String)


1211
1212
1213
# File 'sig/types.rbs', line 1211

def billing_mode
  @billing_mode
end

#last_update_to_pay_per_request_date_time::String

Returns the value of attribute last_update_to_pay_per_request_date_time.

Returns:

  • (::String)


1212
1213
1214
# File 'sig/types.rbs', line 1212

def last_update_to_pay_per_request_date_time
  @last_update_to_pay_per_request_date_time
end