| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
VpcInterfaceAttachment |
BridgeFlowSource.flowVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this source.
|
VpcInterfaceAttachment |
AddBridgeFlowSourceRequest.flowVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this source.
|
VpcInterfaceAttachment |
UpdateBridgeFlowSourceRequest.flowVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this source.
|
VpcInterfaceAttachment |
SetGatewayBridgeSourceRequest.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this bridge source.
|
VpcInterfaceAttachment |
UpdateGatewayBridgeSourceRequest.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this bridge source.
|
VpcInterfaceAttachment |
GatewayBridgeSource.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this bridge source.
|
VpcInterfaceAttachment |
Output.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.
|
VpcInterfaceAttachment |
UpdateFlowOutputRequest.vpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
| Modifier and Type | Method and Description |
|---|---|
BridgeFlowSource.Builder |
BridgeFlowSource.Builder.flowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
AddBridgeFlowSourceRequest.Builder |
AddBridgeFlowSourceRequest.Builder.flowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
UpdateBridgeFlowSourceRequest.Builder |
UpdateBridgeFlowSourceRequest.Builder.flowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
SetGatewayBridgeSourceRequest.Builder |
SetGatewayBridgeSourceRequest.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
UpdateGatewayBridgeSourceRequest.Builder |
UpdateGatewayBridgeSourceRequest.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
GatewayBridgeSource.Builder |
GatewayBridgeSource.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
Output.Builder |
Output.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.
|
UpdateFlowOutputRequest.Builder |
UpdateFlowOutputRequest.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Copyright © 2023. All rights reserved.