Interface AwsEc2VpnConnectionRoutesDetails.Builder

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

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

    • 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

      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.