Uses of Interface
software.amazon.awscdk.interfaces.cloudfront.IKeyValueStoreRef
Packages that use IKeyValueStoreRef
Package
Description
Amazon CloudFront Construct Library
-
Uses of IKeyValueStoreRef in software.amazon.awscdk.interfaces.cloudfront
Subinterfaces of IKeyValueStoreRef in software.amazon.awscdk.interfaces.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIKeyValueStoreRef.Classes in software.amazon.awscdk.interfaces.cloudfront that implement IKeyValueStoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IKeyValueStoreRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of IKeyValueStoreRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterfaceA CloudFront Key Value Store.static interfaceInternal default implementation forIKeyValueStore.Classes in software.amazon.awscdk.services.cloudfront that implement IKeyValueStoreRefModifier and TypeClassDescriptionclassThe key value store.static 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 IKeyValueStoreRefModifier and TypeMethodDescriptiondefault IKeyValueStoreRefFunctionProps.getKeyValueStore()The Key Value Store to associate with this function.final IKeyValueStoreRefFunctionProps.Jsii$Proxy.getKeyValueStore()Methods in software.amazon.awscdk.services.cloudfront with parameters of type IKeyValueStoreRefModifier and TypeMethodDescriptionFunction.Builder.keyValueStore(IKeyValueStoreRef keyValueStore) The Key Value Store to associate with this function.FunctionProps.Builder.keyValueStore(IKeyValueStoreRef keyValueStore) Sets the value ofFunctionProps.getKeyValueStore()