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 WithCreate 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:

zones - The availability zones.

Returns:

the next definition stage.

Applies to