Uses of Interface
software.amazon.awscdk.services.kms.KeyLookupOptions
-
Uses of KeyLookupOptions in software.amazon.awscdk.services.kms
Classes in software.amazon.awscdk.services.kms that implement KeyLookupOptionsMethods in software.amazon.awscdk.services.kms that return KeyLookupOptionsModifier and TypeMethodDescriptionKeyLookupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kms with parameters of type KeyLookupOptionsModifier and TypeMethodDescriptionstatic IKeyKey.fromLookup(software.constructs.Construct scope, String id, KeyLookupOptions options) Import an existing Key by querying the AWS environment this stack is deployed to.