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.default IKeyValueStoreFunctionProps.getKeyValueStore()The Key Value Store to associate with this function.final IKeyValueStoreFunctionProps.Jsii$Proxy.getKeyValueStore()Methods in software.amazon.awscdk.services.cloudfront with parameters of type IKeyValueStoreModifier and TypeMethodDescriptionFunction.Builder.keyValueStore(IKeyValueStore keyValueStore) The Key Value Store to associate with this function.FunctionProps.Builder.keyValueStore(IKeyValueStore keyValueStore) Sets the value ofFunctionProps.getKeyValueStore()