class Aws::KinesisVideo::Types::SingleMasterConfiguration

A structure that contains the configuration for the `SINGLE_MASTER` channel type.

@note When making an API call, you may pass SingleMasterConfiguration

data as a hash:

    {
      message_ttl_seconds: 1,
    }

@!attribute [rw] message_ttl_seconds

The period of time a signaling channel retains underlivered messages
before they are discarded.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/SingleMasterConfiguration AWS API Documentation

Constants

SENSITIVE