Class: Aws::Types::UpdateAccountSettingsInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAccountSettingsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#minimum_throughput_billing_commitment ⇒ Types::MinimumThroughputBillingCommitmentInput
Returns the value of attribute minimum_throughput_billing_commitment.
Instance Attribute Details
#minimum_throughput_billing_commitment ⇒ Types::MinimumThroughputBillingCommitmentInput
Returns the value of attribute minimum_throughput_billing_commitment.
638 639 640 |
# File 'sig/types.rbs', line 638 def minimum_throughput_billing_commitment @minimum_throughput_billing_commitment end |