IngestConfiguration

class IngestConfiguration : KotlinCustomResource

Resource Type definition for AWS::IVS::IngestConfiguration

Properties

Link copied to clipboard
val arn: Output<String>

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

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

Whether ingest configuration allows insecure ingest.

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

IngestConfiguration

Link copied to clipboard
val participantId: Output<String>

Participant Id is automatically generated on creation and assigned.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val stageArn: Output<String>?

Stage ARN. A value other than an empty string indicates that stage is linked to IngestConfiguration. Default: "" (recording is disabled).

Link copied to clipboard

State of IngestConfiguration which determines whether IngestConfiguration is in use or not.

Link copied to clipboard
val streamKey: Output<String>

Stream-key value.

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
val urn: Output<String>
Link copied to clipboard
val userId: Output<String>?

User defined indentifier for participant associated with IngestConfiguration.