Class RouteTableRoute.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.route_table.RouteTableRoute.Jsii$Proxy
-
- All Implemented Interfaces:
RouteTableRoute,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- RouteTableRoute
@Stability(Stable) @Internal public static final class RouteTableRoute.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RouteTableRoute
An implementation forRouteTableRoute
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.route_table.RouteTableRoute
RouteTableRoute.Builder, RouteTableRoute.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(RouteTableRoute.Builder builder)Constructor that initializes the object based on literal property values passed by theRouteTableRoute.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetCarrierGatewayId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#carrier_gateway_id RouteTable#carrier_gateway_id}.StringgetCidrBlock()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#cidr_block RouteTable#cidr_block}.StringgetCoreNetworkArn()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#core_network_arn RouteTable#core_network_arn}.StringgetDestinationPrefixListId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#destination_prefix_list_id RouteTable#destination_prefix_list_id}.StringgetEgressOnlyGatewayId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#egress_only_gateway_id RouteTable#egress_only_gateway_id}.StringgetGatewayId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#gateway_id RouteTable#gateway_id}.StringgetIpv6CidrBlock()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#ipv6_cidr_block RouteTable#ipv6_cidr_block}.StringgetLocalGatewayId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#local_gateway_id RouteTable#local_gateway_id}.StringgetNatGatewayId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#nat_gateway_id RouteTable#nat_gateway_id}.StringgetNetworkInterfaceId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#network_interface_id RouteTable#network_interface_id}.StringgetTransitGatewayId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#transit_gateway_id RouteTable#transit_gateway_id}.StringgetVpcEndpointId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#vpc_endpoint_id RouteTable#vpc_endpoint_id}.StringgetVpcPeeringConnectionId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#vpc_peering_connection_id RouteTable#vpc_peering_connection_id}.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(RouteTableRoute.Builder builder)
Constructor that initializes the object based on literal property values passed by theRouteTableRoute.Builder.
-
-
Method Detail
-
getCarrierGatewayId
public final String getCarrierGatewayId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#carrier_gateway_id RouteTable#carrier_gateway_id}.- Specified by:
getCarrierGatewayIdin interfaceRouteTableRoute
-
getCidrBlock
public final String getCidrBlock()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#cidr_block RouteTable#cidr_block}.- Specified by:
getCidrBlockin interfaceRouteTableRoute
-
getCoreNetworkArn
public final String getCoreNetworkArn()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#core_network_arn RouteTable#core_network_arn}.- Specified by:
getCoreNetworkArnin interfaceRouteTableRoute
-
getDestinationPrefixListId
public final String getDestinationPrefixListId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#destination_prefix_list_id RouteTable#destination_prefix_list_id}.- Specified by:
getDestinationPrefixListIdin interfaceRouteTableRoute
-
getEgressOnlyGatewayId
public final String getEgressOnlyGatewayId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#egress_only_gateway_id RouteTable#egress_only_gateway_id}.- Specified by:
getEgressOnlyGatewayIdin interfaceRouteTableRoute
-
getGatewayId
public final String getGatewayId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#gateway_id RouteTable#gateway_id}.- Specified by:
getGatewayIdin interfaceRouteTableRoute
-
getIpv6CidrBlock
public final String getIpv6CidrBlock()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#ipv6_cidr_block RouteTable#ipv6_cidr_block}.- Specified by:
getIpv6CidrBlockin interfaceRouteTableRoute
-
getLocalGatewayId
public final String getLocalGatewayId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#local_gateway_id RouteTable#local_gateway_id}.- Specified by:
getLocalGatewayIdin interfaceRouteTableRoute
-
getNatGatewayId
public final String getNatGatewayId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#nat_gateway_id RouteTable#nat_gateway_id}.- Specified by:
getNatGatewayIdin interfaceRouteTableRoute
-
getNetworkInterfaceId
public final String getNetworkInterfaceId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#network_interface_id RouteTable#network_interface_id}.- Specified by:
getNetworkInterfaceIdin interfaceRouteTableRoute
-
getTransitGatewayId
public final String getTransitGatewayId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#transit_gateway_id RouteTable#transit_gateway_id}.- Specified by:
getTransitGatewayIdin interfaceRouteTableRoute
-
getVpcEndpointId
public final String getVpcEndpointId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#vpc_endpoint_id RouteTable#vpc_endpoint_id}.- Specified by:
getVpcEndpointIdin interfaceRouteTableRoute
-
getVpcPeeringConnectionId
public final String getVpcPeeringConnectionId()
Description copied from interface:RouteTableRouteDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route_table#vpc_peering_connection_id RouteTable#vpc_peering_connection_id}.- Specified by:
getVpcPeeringConnectionIdin interfaceRouteTableRoute
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-