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

properties - Properties of the dedicated HSM.

Returns:

the next definition stage.

Applies to