Interface IKeyValueStoreRef
(experimental) Indicates that this resource can be referenced as a KeyValueStore.
Inherited Members
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
Remarks
Stability: Experimental