RecordingConfiguration

class RecordingConfiguration : KotlinCustomResource

Resource Type definition for AWS::IVS::RecordingConfiguration

Properties

Link copied to clipboard
val arn: Output<String>

Recording Configuration ARN is automatically generated on creation and assigned as the unique identifier.

Link copied to clipboard

A destination configuration describes an S3 bucket where recorded video will be stored. See the DestinationConfiguration property type for more information.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

Recording Configuration Name.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Recording Reconnect Window Seconds. (0 means disabled)

Link copied to clipboard

A rendition configuration describes which renditions should be recorded for a stream. See the RenditionConfiguration property type for more information.

Link copied to clipboard

Recording Configuration State.

Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the asset model.

Link copied to clipboard

A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session. See the ThumbnailConfiguration property type for more information.

Link copied to clipboard
val urn: Output<String>