Show / Hide Table of Contents

Interface IClusterSubnetGroupRef

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

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

Stability: Experimental

Synopsis

Properties

ClusterSubnetGroupRef

(experimental) A reference to a ClusterSubnetGroup resource.

Properties

ClusterSubnetGroupRef

(experimental) A reference to a ClusterSubnetGroup resource.

IClusterSubnetGroupReference ClusterSubnetGroupRef { get; }
Property Value

IClusterSubnetGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX