Interface AmlFilesystem.DefinitionStages.WithZones

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

public static interface AmlFilesystem.DefinitionStages.WithZones
The stage of the AmlFilesystem definition allowing to specify zones.
  • Method Details

    • withZones

      Specifies the zones property: Availability zones for resources. This field should only contain a single element in the array..
      Parameters:
      zones - Availability zones for resources. This field should only contain a single element in the array.
      Returns:
      the next definition stage.