package cloudhsmv2
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cloudhsmv2
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
Backup extends Object
Contains information about a backup of an AWS CloudHSM cluster.
Contains information about a backup of an AWS CloudHSM cluster.
- Annotations
- @RawJSType() @native()
- type BackupId = String
- type BackupPolicy = String
- type BackupState = String
- type Backups = Array[Backup]
- type Cert = String
-
trait
Certificates extends Object
Contains one or more certificates or a certificate signing request (CSR).
Contains one or more certificates or a certificate signing request (CSR).
- Annotations
- @RawJSType() @native()
-
class
CloudHSMV2 extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "CloudHSMV2" )
- implicit final class CloudHSMV2Ops extends AnyVal
-
trait
Cluster extends Object
Contains information about an AWS CloudHSM cluster.
Contains information about an AWS CloudHSM cluster.
- Annotations
- @RawJSType() @native()
- type ClusterId = String
- type ClusterState = String
- type Clusters = Array[Cluster]
-
trait
CopyBackupToRegionRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CopyBackupToRegionResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateClusterRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateClusterResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateHsmRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateHsmResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteBackupRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteBackupResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteClusterRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteClusterResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteHsmRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteHsmResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeBackupsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeBackupsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeClustersRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeClustersResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DestinationBackup extends Object
- Annotations
- @RawJSType() @native()
- type EniId = String
- type ExternalAz = String
- type ExternalSubnetMapping = Dictionary[SubnetId]
- type Field = String
- type Filters = Dictionary[Strings]
-
trait
Hsm extends Object
Contains information about a hardware security module (HSM) in an AWS CloudHSM cluster.
Contains information about a hardware security module (HSM) in an AWS CloudHSM cluster.
- Annotations
- @RawJSType() @native()
- type HsmId = String
- type HsmState = String
- type HsmType = String
- type Hsms = Array[Hsm]
-
trait
InitializeClusterRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
InitializeClusterResponse extends Object
- Annotations
- @RawJSType() @native()
- type IpAddress = String
-
trait
ListTagsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTagsResponse extends Object
- Annotations
- @RawJSType() @native()
- type MaxSize = Int
- type NextToken = String
- type PreCoPassword = String
- type Region = String
-
trait
RestoreBackupRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
RestoreBackupResponse extends Object
- Annotations
- @RawJSType() @native()
- type SecurityGroup = String
- type StateMessage = String
- type Strings = Array[String]
- type SubnetId = String
- type SubnetIds = Array[SubnetId]
-
trait
Tag extends Object
Contains a tag.
Contains a tag. A tag is a key-value pair.
- Annotations
- @RawJSType() @native()
- type TagKey = String
- type TagKeyList = Array[TagKey]
- type TagList = Array[Tag]
-
trait
TagResourceRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
TagResourceResponse extends Object
- Annotations
- @RawJSType() @native()
- type TagValue = String
- type Timestamp = Date
-
trait
UntagResourceRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UntagResourceResponse extends Object
- Annotations
- @RawJSType() @native()
- type VpcId = String
Value Members
- object Backup
- object BackupPolicyEnum
- object BackupStateEnum
- object Certificates
- object Cluster
- object ClusterStateEnum
- object CopyBackupToRegionRequest
- object CopyBackupToRegionResponse
- object CreateClusterRequest
- object CreateClusterResponse
- object CreateHsmRequest
- object CreateHsmResponse
- object DeleteBackupRequest
- object DeleteBackupResponse
- object DeleteClusterRequest
- object DeleteClusterResponse
- object DeleteHsmRequest
- object DeleteHsmResponse
- object DescribeBackupsRequest
- object DescribeBackupsResponse
- object DescribeClustersRequest
- object DescribeClustersResponse
- object DestinationBackup
- object Hsm
- object HsmStateEnum
- object InitializeClusterRequest
- object InitializeClusterResponse
- object ListTagsRequest
- object ListTagsResponse
- object RestoreBackupRequest
- object RestoreBackupResponse
- object Tag
- object TagResourceRequest
- object TagResourceResponse
- object UntagResourceRequest
- object UntagResourceResponse