@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder destinationCidr(String destinationCidr)
destinationCidr - The destination IPv4 address, in CIDR notation.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder destinationPrefixListId(String destinationPrefixListId)
CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.getDestinationPrefixListId()destinationPrefixListId - The prefix of the AWS service .this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder egressOnlyInternetGatewayId(String egressOnlyInternetGatewayId)
CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.getEgressOnlyInternetGatewayId()egressOnlyInternetGatewayId - The ID of an egress-only internet gateway.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder gatewayId(String gatewayId)
gatewayId - The ID of the gateway, such as an internet gateway or virtual private gateway.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder instanceId(String instanceId)
instanceId - The ID of the instance, such as a NAT instance.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder natGatewayId(String natGatewayId)
natGatewayId - The ID of a NAT gateway.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder networkInterfaceId(String networkInterfaceId)
CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.getNetworkInterfaceId()networkInterfaceId - The ID of a network interface.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder origin(String origin)
CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.getOrigin()origin - Describes how the route was created. The following are the possible values:.
this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder state(String state)
CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.getState()state - `CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.State`.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder transitGatewayId(String transitGatewayId)
transitGatewayId - The ID of a transit gateway.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.Builder vpcPeeringConnectionId(String vpcPeeringConnectionId)
CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty.getVpcPeeringConnectionId()vpcPeeringConnectionId - The ID of a VPC peering connection.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisRouteTableRouteProperty>CfnNetworkInsightsAnalysis.AnalysisRouteTableRoutePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.