public static interface AwsEc2VpnConnectionRoutesDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2VpnConnectionRoutesDetails.Builder,AwsEc2VpnConnectionRoutesDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionRoutesDetails.Builder |
destinationCidrBlock(String destinationCidrBlock)
The CIDR block associated with the local subnet of the customer data center.
|
AwsEc2VpnConnectionRoutesDetails.Builder |
state(String state)
The current state of the static route.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2VpnConnectionRoutesDetails.Builder destinationCidrBlock(String destinationCidrBlock)
The CIDR block associated with the local subnet of the customer data center.
destinationCidrBlock - The CIDR block associated with the local subnet of the customer data center.AwsEc2VpnConnectionRoutesDetails.Builder state(String state)
The current state of the static route.
state - The current state of the static route.Copyright © 2023. All rights reserved.