Interface ManagedEnvironment.DefinitionStages.WithZoneRedundant

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

public static interface ManagedEnvironment.DefinitionStages.WithZoneRedundant
The stage of the ManagedEnvironment definition allowing to specify zoneRedundant.
  • Method Details

    • withZoneRedundant

      ManagedEnvironment.DefinitionStages.WithCreate withZoneRedundant(Boolean zoneRedundant)
      Specifies the zoneRedundant property: Whether or not this Managed Environment is zone-redundant..
      Parameters:
      zoneRedundant - Whether or not this Managed Environment is zone-redundant.
      Returns:
      the next definition stage.