| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
VpcInterfaceAttachment |
VpcInterfaceAttachment.clone() |
VpcInterfaceAttachment |
Output.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
UpdateFlowOutputRequest.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
AddOutputRequest.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
VpcInterfaceAttachment.withVpcInterfaceName(String vpcInterfaceName)
The name of the VPC interface to use for this output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Output.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
void |
UpdateFlowOutputRequest.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
void |
AddOutputRequest.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Output |
Output.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
UpdateFlowOutputRequest |
UpdateFlowOutputRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
AddOutputRequest |
AddOutputRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Copyright © 2023. All rights reserved.