DedicatedHsm.DefinitionStages.WithZones Interface
public static interface DedicatedHsm.DefinitionStages.WithZones
The stage of the DedicatedHsm definition allowing to specify zones.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withZones(List<String> zones)
Specifies the zones property: The availability zones.. |
Method Details
withZones
public abstract DedicatedHsm.DefinitionStages.WithCreate withZones(List<String> zones)
Specifies the zones property: The availability zones..
Parameters:
Returns: