cloudhsmv2_modify_cluster {paws.security.identity}R Documentation

Modifies AWS CloudHSM cluster

Description

Modifies AWS CloudHSM cluster.

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

Usage

cloudhsmv2_modify_cluster(BackupRetentionPolicy, ClusterId)

Arguments

BackupRetentionPolicy

[required] 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.


[Package paws.security.identity version 0.6.1 Index]