Uses of Interface
software.amazon.awscdk.interfaces.cloudfront.KeyValueStoreReference
Packages that use KeyValueStoreReference
Package
Description
Amazon CloudFront Construct Library
-
Uses of KeyValueStoreReference in software.amazon.awscdk.interfaces.cloudfront
Classes in software.amazon.awscdk.interfaces.cloudfront that implement KeyValueStoreReferenceMethods in software.amazon.awscdk.interfaces.cloudfront that return KeyValueStoreReferenceModifier and TypeMethodDescriptionKeyValueStoreReference.Builder.build()Builds the configured instance.IKeyValueStoreRef.getKeyValueStoreRef()(experimental) A reference to a KeyValueStore resource.default KeyValueStoreReferenceIKeyValueStoreRef.Jsii$Default.getKeyValueStoreRef()(experimental) A reference to a KeyValueStore resource.final KeyValueStoreReferenceIKeyValueStoreRef.Jsii$Proxy.getKeyValueStoreRef()(experimental) A reference to a KeyValueStore resource. -
Uses of KeyValueStoreReference in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return KeyValueStoreReferenceModifier and TypeMethodDescriptionCfnKeyValueStore.getKeyValueStoreRef()A reference to a KeyValueStore resource.default KeyValueStoreReferenceIKeyValueStore.Jsii$Default.getKeyValueStoreRef()(experimental) A reference to a KeyValueStore resource.final KeyValueStoreReferenceIKeyValueStore.Jsii$Proxy.getKeyValueStoreRef()(experimental) A reference to a KeyValueStore resource.KeyValueStore.getKeyValueStoreRef()A reference to a KeyValueStore resource.