Uses of Interface
software.amazon.awscdk.services.kms.KeyLookupOptions
Package
Description
AWS Key Management Service Construct Library
-
Uses of KeyLookupOptions in software.amazon.awscdk.services.kms
Modifier and TypeMethodDescriptionKeyLookupOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic 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.