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 interfaceInternal default implementation forIKeyValueStore.Classes in software.amazon.awscdk.services.cloudfront that implement IKeyValueStoreModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA CloudFront Key Value Store.Methods in software.amazon.awscdk.services.cloudfront that return IKeyValueStoreModifier and TypeMethodDescriptionstatic IKeyValueStoreKeyValueStore.fromKeyValueStoreArn(software.constructs.Construct scope, String id, String keyValueStoreArn) Import a Key Value Store using its ARN.