Interface InputDestinationVpc.Builder

    • Method Detail

      • 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.