Learn R Programming

paws.security.identity (version 0.8.0)

cloudhsmv2_modify_cluster: Modifies CloudHSM cluster

Description

Modifies CloudHSM cluster.

See https://www.paws-r-sdk.com/docs/cloudhsmv2_modify_cluster/ for full documentation.

Usage

cloudhsmv2_modify_cluster(
  HsmType = NULL,
  BackupRetentionPolicy = NULL,
  ClusterId
)

Arguments

HsmType

The desired HSM type of the cluster.

BackupRetentionPolicy

A policy that defines how the service retains backups.

ClusterId

[required] The identifier (ID) of the cluster that you want to modify. To find the cluster ID, use describe_clusters.