Uses of Interface
software.amazon.awscdk.services.cloudfront.IKeyValueStore
Packages that use IKeyValueStore
-
Uses of IKeyValueStore in software.amazon.awscdk.services.cloudfront
Subinterfaces of IKeyValueStore in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIKeyValueStore
.Classes in software.amazon.awscdk.services.cloudfront that implement IKeyValueStoreModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A CloudFront Key Value Store.Methods in software.amazon.awscdk.services.cloudfront that return IKeyValueStoreModifier and TypeMethodDescriptionstatic IKeyValueStore
KeyValueStore.fromKeyValueStoreArn
(software.constructs.Construct scope, String id, String keyValueStoreArn) Import a Key Value Store using its ARN.