| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDestinationVpc |
InputDestinationVpc.clone() |
InputDestinationVpc |
InputDestination.getVpc() |
InputDestinationVpc |
InputDestinationVpc.withAvailabilityZone(String availabilityZone)
The availability zone of the Input destination.
|
InputDestinationVpc |
InputDestinationVpc.withNetworkInterfaceId(String networkInterfaceId)
The network interface ID of the Input destination in the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputDestination.setVpc(InputDestinationVpc vpc) |
InputDestination |
InputDestination.withVpc(InputDestinationVpc vpc) |
Copyright © 2024. All rights reserved.