| Interface | Description |
|---|---|
| AliasAttributes |
(experimental) Properties of a reference to an existing KMS Alias.
|
| AliasProps |
(experimental) Construction properties for a KMS Key Alias object.
|
| CfnAliasProps |
Properties for defining a `AWS::KMS::Alias`.
|
| CfnKeyProps |
Properties for defining a `AWS::KMS::Key`.
|
| IAlias |
(experimental) A KMS Key alias.
|
| IAlias.Jsii$Default |
Internal default implementation for
IAlias. |
| IKey |
(experimental) A KMS Key, either managed by this CDK app, or imported.
|
| IKey.Jsii$Default |
Internal default implementation for
IKey. |
| KeyProps |
(experimental) Construction properties for a KMS Key object.
|
| Class | Description |
|---|---|
| Alias |
(experimental) Defines a display name for a customer master key (CMK) in AWS Key Management Service (AWS KMS).
|
| Alias.Builder |
(experimental) A fluent builder for
Alias. |
| AliasAttributes.Builder |
A builder for
AliasAttributes |
| AliasAttributes.Jsii$Proxy |
An implementation for
AliasAttributes |
| AliasProps.Builder |
A builder for
AliasProps |
| AliasProps.Jsii$Proxy |
An implementation for
AliasProps |
| CfnAlias |
A CloudFormation `AWS::KMS::Alias`.
|
| CfnAlias.Builder |
A fluent builder for
CfnAlias. |
| CfnAliasProps.Builder |
A builder for
CfnAliasProps |
| CfnAliasProps.Jsii$Proxy |
An implementation for
CfnAliasProps |
| CfnKey |
A CloudFormation `AWS::KMS::Key`.
|
| CfnKey.Builder |
A fluent builder for
CfnKey. |
| CfnKeyProps.Builder |
A builder for
CfnKeyProps |
| CfnKeyProps.Jsii$Proxy |
An implementation for
CfnKeyProps |
| IAlias.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| IKey.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Key |
(experimental) Defines a KMS key.
|
| Key.Builder |
(experimental) A fluent builder for
Key. |
| KeyProps.Builder |
A builder for
KeyProps |
| KeyProps.Jsii$Proxy |
An implementation for
KeyProps |
| ViaServicePrincipal |
(experimental) A principal to allow access to a key if it's being used through another AWS service.
|
Copyright © 2020. All rights reserved.