FlowOutput

class FlowOutput : KotlinCustomResource

Resource schema for AWS::MediaConnect::FlowOutput

Properties

Link copied to clipboard
val cidrAllowList: Output<List<String>>?

The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.

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

A description of the output.

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

The address where you want to send the output.

Link copied to clipboard

The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

Link copied to clipboard
val flowArn: Output<String>

The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.

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

The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.

Link copied to clipboard

The definition for each media stream that is associated with the output.

Link copied to clipboard
val minLatency: Output<Int>?

The minimum latency in milliseconds.

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

The name of the output. This value must be unique within the current flow.

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

A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name.

Link copied to clipboard
val ndiSpeedHqQuality: Output<Int>?

A quality setting for the NDI Speed HQ encoder.

Link copied to clipboard
val outputArn: Output<String>

The ARN of the output.

Link copied to clipboard

An indication of whether the output should transmit data or not.

Link copied to clipboard
val port: Output<Int>?

The port to use when content is distributed to this output.

Link copied to clipboard

The protocol that is used by the source or output.

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

The remote ID for the Zixi-pull stream.

Link copied to clipboard
val smoothingLatency: Output<Int>?

The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.

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

The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The name of the VPC interface attachment to use for this output.