Interface Table.DefinitionStages.WithPlan

All Known Subinterfaces:
Table.Definition, Table.DefinitionStages.WithCreate
Enclosing interface:
Table.DefinitionStages

public static interface Table.DefinitionStages.WithPlan
The stage of the Table definition allowing to specify plan.
  • Method Details

    • withPlan

      Specifies the plan property: Instruct the system how to handle and charge the logs ingested to this table..
      Parameters:
      plan - Instruct the system how to handle and charge the logs ingested to this table.
      Returns:
      the next definition stage.