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