class
Amazonite::Kinesis::DeleteChannelInput
- Amazonite::Kinesis::DeleteChannelInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
kinesis/delete_channel_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#channel_arn : String
The Amazon Resource Name (ARN) of the channel to delete.
-
#channel_arn=(channel_arn : String)
The Amazon Resource Name (ARN) of the channel to delete.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.