class Amazonite::Kinesis::MinimumThroughputBillingCommitmentInput

Overview

Represents the request parameters for configuring minimum throughput billing commitment.

Included Modules

Defined in:

kinesis/minimum_throughput_billing_commitment_input.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

[View source]

Instance Method Detail

def ==(other : self) #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def hash(hasher) #
Description copied from class Reference

See Object#hash(hasher)


The desired status of the minimum throughput billing commitment.


[View source]

The desired status of the minimum throughput billing commitment.


[View source]
def validate! : Nil #

[View source]