class
Amazonite::Kinesis::UpdateAccountSettingsInput
- Amazonite::Kinesis::UpdateAccountSettingsInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
kinesis/update_account_settings_input.crConstructors
- .new(pull : JSON::PullParser)
- .new(minimum_throughput_billing_commitment : MinimumThroughputBillingCommitmentInput)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#minimum_throughput_billing_commitment : MinimumThroughputBillingCommitmentInput
Specifies the minimum throughput billing commitment configuration for your account.
-
#minimum_throughput_billing_commitment=(minimum_throughput_billing_commitment : MinimumThroughputBillingCommitmentInput)
Specifies the minimum throughput billing commitment configuration for your account.
- #validate! : Nil
Constructor Detail
def self.new(minimum_throughput_billing_commitment : MinimumThroughputBillingCommitmentInput)
#
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def minimum_throughput_billing_commitment : MinimumThroughputBillingCommitmentInput
#
Specifies the minimum throughput billing commitment configuration for your account.
def minimum_throughput_billing_commitment=(minimum_throughput_billing_commitment : MinimumThroughputBillingCommitmentInput)
#
Specifies the minimum throughput billing commitment configuration for your account.