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