class
Amazonite::Kinesis::ChannelLoggingConfiguration
- Amazonite::Kinesis::ChannelLoggingConfiguration
- Reference
- Object
Overview
The Amazon CloudWatch Logs configuration for a channel.
Included Modules
- JSON::Serializable
Defined in:
kinesis/channel_logging_configuration.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#cloud_watch_logs : CloudWatchLogs
The Amazon CloudWatch Logs settings for the channel.
-
#cloud_watch_logs=(cloud_watch_logs : CloudWatchLogs)
The Amazon CloudWatch Logs settings for the channel.
-
#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?.
def cloud_watch_logs=(cloud_watch_logs : CloudWatchLogs)
#
The Amazon CloudWatch Logs settings for the channel.