CreateClusterRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A policy that defines how the service retains backups.

Link copied to clipboard

The type of HSM to use in the cluster. The allowed values are hsm1.medium and hsm2m.medium.

Link copied to clipboard

The mode to use in the cluster. The allowed values are FIPS and NON_FIPS.

Link copied to clipboard

The NetworkType to create a cluster with. The allowed values are IPV4 and DUALSTACK.

Link copied to clipboard

The identifier (ID) or the Amazon Resource Name (ARN) of the cluster backup to restore. Use this value to restore the cluster from a backup instead of creating a new cluster. To find the backup ID or ARN, use DescribeBackups. If using a backup in another account, the full ARN must be supplied.

Link copied to clipboard

The identifiers (IDs) of the subnets where you are creating the cluster. You must specify at least one subnet. If you specify multiple subnets, they must meet the following criteria:

Link copied to clipboard

Tags to apply to the CloudHSM cluster during creation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String