| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
InterfaceRequest |
InputConfigurationRequest.interfaceValue()
The VPC interface that you want to use for the incoming media stream.
|
InterfaceRequest |
DestinationConfigurationRequest.interfaceValue()
The VPC interface that you want to use for the media stream associated with the output.
|
| Modifier and Type | Method and Description |
|---|---|
InputConfigurationRequest.Builder |
InputConfigurationRequest.Builder.interfaceValue(InterfaceRequest interfaceValue)
The VPC interface that you want to use for the incoming media stream.
|
DestinationConfigurationRequest.Builder |
DestinationConfigurationRequest.Builder.interfaceValue(InterfaceRequest interfaceValue)
The VPC interface that you want to use for the media stream associated with the output.
|
Copyright © 2022. All rights reserved.