Show / Hide Table of Contents

Interface ISubnetGroupRef

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

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

Stability: Experimental

Synopsis

Properties

SubnetGroupRef

(experimental) A reference to a SubnetGroup resource.

Properties

SubnetGroupRef

(experimental) A reference to a SubnetGroup resource.

ISubnetGroupReference SubnetGroupRef { get; }
Property Value

ISubnetGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX