| Package | Description |
|---|---|
| software.amazon.awscdk.services.kms |
AWS Key Management Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyLookupOptions.Jsii$Proxy
An implementation for
KeyLookupOptions |
| Modifier and Type | Method and Description |
|---|---|
KeyLookupOptions |
KeyLookupOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IKey |
Key.fromLookup(software.constructs.Construct scope,
String id,
KeyLookupOptions options)
Import an existing Key by querying the AWS environment this stack is deployed to.
|
Copyright © 2022. All rights reserved.