IRouteTarget

class aws_cdk.aws_ec2_alpha.IRouteTarget(*args, **kwargs)

Bases: IDependable, Protocol

(experimental) Interface to define a routing target, such as an egress-only internet gateway or VPC endpoint.

Stability:

experimental

Attributes

router_target_id

(experimental) The ID of the route target.

Stability:

experimental

router_type

(experimental) The type of router used in the route.

Stability:

experimental