DedicatedHsm.DefinitionStages.WithProperties Interface
public static interface DedicatedHsm.DefinitionStages.WithProperties
The stage of the DedicatedHsm definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(DedicatedHsmProperties properties)
Specifies the properties property: Properties of the dedicated HSM. |
Method Details
withProperties
public abstract DedicatedHsm.DefinitionStages.WithCreate withProperties(DedicatedHsmProperties properties)
Specifies the properties property: Properties of the dedicated HSM.
Parameters:
Returns: