Skip to main content

AWSVPCRouteTableRouteOriginType

No description

enum AWSVPCRouteTableRouteOriginType {
CREATE_ROUTE_TABLE
CREATE_ROUTE
ENABLE_VGW_ROUTE_PROPAGATION
}

Values

AWSVPCRouteTableRouteOriginType.CREATE_ROUTE_TABLE

The route was automatically created when the VPC was created

AWSVPCRouteTableRouteOriginType.CREATE_ROUTE

The route was automatically created when the route target was created

AWSVPCRouteTableRouteOriginType.ENABLE_VGW_ROUTE_PROPAGATION

The route was propagated by route propagation

Member of

AWSVPCRouteTableRoute object