Bridge

class Bridge : KotlinCustomResource

Resource schema for AWS::MediaConnect::Bridge

Properties

Link copied to clipboard
val bridgeArn: Output<String>

The Amazon Resource Number (ARN) of the bridge.

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

The name of the bridge.

Link copied to clipboard
val outputs: Output<List<BridgeOutput>>?

The outputs on this bridge.

Link copied to clipboard
val placementArn: Output<String>

The placement Amazon Resource Number (ARN) of the bridge.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sources: Output<List<BridgeSource>>

The sources on this bridge.

Link copied to clipboard
val urn: Output<String>