Modifies CloudHSM cluster.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_modify_cluster/ for full documentation.
cloudhsmv2_modify_cluster(
HsmType = NULL,
BackupRetentionPolicy = NULL,
ClusterId
)
The desired HSM type of the cluster.
A policy that defines how the service retains backups.
[required] The identifier (ID) of the cluster that you want to modify. To find the
cluster ID, use describe_clusters
.