Show / Hide Table of Contents

Interface IServerlessCacheRef

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

Namespace: Amazon.CDK.AWS.ElastiCache
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IServerlessCacheRef : IConstruct, IDependable
Syntax (vb)
Public Interface IServerlessCacheRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ServerlessCacheRef

(experimental) A reference to a ServerlessCache resource.

Properties

ServerlessCacheRef

(experimental) A reference to a ServerlessCache resource.

IServerlessCacheReference ServerlessCacheRef { get; }
Property Value

IServerlessCacheReference

Remarks

Stability: Experimental

Back to top Generated by DocFX