Package-level declarations

Types

Link copied to clipboard
class Backup

Contains information about a backup of an AWS CloudHSM cluster. All backup objects contain the BackupId, BackupState, ClusterId, and CreateTimestamp parameters. Backups that were copied into a destination region additionally contain the CopyTimestamp, SourceBackup, SourceCluster, and SourceRegion parameters. A backup that is pending deletion will include the DeleteTimestamp parameter.

Link copied to clipboard
sealed class BackupPolicy
Link copied to clipboard

A policy that defines the number of days to retain backups.

Link copied to clipboard
sealed class BackupRetentionType
Link copied to clipboard
sealed class BackupState
Link copied to clipboard

Contains one or more certificates or a certificate signing request (CSR).

Link copied to clipboard

The request was rejected because the requester does not have permission to perform the requested operation.

Link copied to clipboard

The request was rejected because of an AWS CloudHSM internal failure. The request can be retried.

Link copied to clipboard

The request was rejected because it is not a valid request.

Link copied to clipboard

The request was rejected because it refers to a resource that cannot be found.

Link copied to clipboard

The request was rejected because an error occurred.

Link copied to clipboard

The request was rejected because of a tagging failure. Verify the tag conditions in all applicable policies, and then retry the request.

Link copied to clipboard

Base class for all service related exceptions thrown by the CloudHsmV2 client

Link copied to clipboard
class Cluster

Contains information about an AWS CloudHSM cluster.

Link copied to clipboard
sealed class ClusterState
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains information about the backup that will be copied and created by the CopyBackupToRegion operation.

Link copied to clipboard
class Hsm

Contains information about a hardware security module (HSM) in an AWS CloudHSM cluster.

Link copied to clipboard
sealed class HsmState
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Tag

Contains a tag. A tag is a key-value pair.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard