Interface InputDestinationVpc.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InputDestinationVpc.Builder,InputDestinationVpc>, SdkBuilder<InputDestinationVpc.Builder,InputDestinationVpc>, SdkPojo
Enclosing class:
InputDestinationVpc

public static interface InputDestinationVpc.Builder extends SdkPojo, CopyableBuilder<InputDestinationVpc.Builder,InputDestinationVpc>
  • Method Details

    • availabilityZone

      InputDestinationVpc.Builder availabilityZone(String availabilityZone)
      The availability zone of the Input destination.
      Parameters:
      availabilityZone - The availability zone of the Input destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkInterfaceId

      InputDestinationVpc.Builder networkInterfaceId(String networkInterfaceId)
      The network interface ID of the Input destination in the VPC.
      Parameters:
      networkInterfaceId - The network interface ID of the Input destination in the VPC.
      Returns:
      Returns a reference to this object so that method calls can be chained together.