Interface AwsEc2VpnConnectionRoutesDetails.Builder

    • Method Detail

      • destinationCidrBlock

        AwsEc2VpnConnectionRoutesDetails.Builder destinationCidrBlock​(String destinationCidrBlock)

        The CIDR block associated with the local subnet of the customer data center.

        Parameters:
        destinationCidrBlock - The CIDR block associated with the local subnet of the customer data center.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        AwsEc2VpnConnectionRoutesDetails.Builder state​(String state)

        The current state of the static route.

        Parameters:
        state - The current state of the static route.
        Returns:
        Returns a reference to this object so that method calls can be chained together.