| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
VpcInterfaceAttachment |
Output.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
UpdateFlowOutputRequest.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
AddOutputRequest.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
| Modifier and Type | Method and Description |
|---|---|
Output.Builder |
Output.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
UpdateFlowOutputRequest.Builder |
UpdateFlowOutputRequest.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
AddOutputRequest.Builder |
AddOutputRequest.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Copyright © 2020. All rights reserved.