Show / Hide Table of Contents

Interface IKeyValueStoreRef

(experimental) Indicates that this resource can be referenced as a KeyValueStore.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IKeyValueStoreRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IKeyValueStoreRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

KeyValueStoreRef

(experimental) A reference to a KeyValueStore resource.

Properties

KeyValueStoreRef

(experimental) A reference to a KeyValueStore resource.

IKeyValueStoreReference KeyValueStoreRef { get; }
Property Value

IKeyValueStoreReference

Remarks

Stability: Experimental

Back to top Generated by DocFX