class Aws::IVS::Types::RecordingConfiguration

An object representing a configuration to record a channel stream.

@!attribute [rw] arn

Recording-configuration ARN.
@return [String]

@!attribute [rw] name

An arbitrary string (a nickname) assigned to a recording
configuration that helps the customer identify that resource. The
value does not need to be unique.
@return [String]

@!attribute [rw] destination_configuration

A complex type that contains information about where recorded video
will be stored.
@return [Types::DestinationConfiguration]

@!attribute [rw] state

Indicates the current state of the recording configuration. When the
state is `ACTIVE`, the configuration is ready for recording a
channel stream.
@return [String]

@!attribute [rw] tags

Array of 1-50 maps, each of the form `string:string (key:value)`.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/RecordingConfiguration AWS API Documentation

Constants

SENSITIVE