| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayBridgeSource |
GatewayBridgeSource.clone() |
GatewayBridgeSource |
Source.getGatewayBridgeSource()
The source configuration for cloud flows receiving a stream from a bridge.
|
GatewayBridgeSource |
GatewayBridgeSource.withBridgeArn(String bridgeArn)
The ARN of the bridge feeding this flow.
|
GatewayBridgeSource |
GatewayBridgeSource.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Source.setGatewayBridgeSource(GatewayBridgeSource gatewayBridgeSource)
The source configuration for cloud flows receiving a stream from a bridge.
|
Source |
Source.withGatewayBridgeSource(GatewayBridgeSource gatewayBridgeSource)
The source configuration for cloud flows receiving a stream from a bridge.
|
Copyright © 2023. All rights reserved.