Interface IServerlessCacheRef
(experimental) Indicates that this resource can be referenced as a ServerlessCache.
Inherited Members
Namespace: Amazon.CDK.Interfaces.ElastiCache
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IServerlessCacheRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IServerlessCacheRef Inherits IConstruct, IDependable, IEnvironmentAware
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
Remarks
Stability: Experimental