RouteTable.DefinitionStages.WithCreate Interface

Implements

public static interface RouteTable.DefinitionStages.WithCreate
extends Creatable<RouteTable>, DefinitionWithTags<WithCreate>, WithRoute, WithBgpRoutePropagation

The stage of a route table definition which contains all the minimum required inputs for the resource to be created (via WithCreate#create()), but also allows for any other optional settings to be specified.

Applies to