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