Interface IClusterSubnetGroup
(experimental) Interface for a cluster subnet group.
Namespace: Amazon.CDK.AWS.Redshift.Alpha
Assembly: Amazon.CDK.AWS.Redshift.Alpha.dll
Syntax (csharp)
public interface IClusterSubnetGroup : IResource
Syntax (vb)
Public Interface IClusterSubnetGroup
Inherits IResource, IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ClusterSubnetGroupName | (experimental) The name of the cluster subnet group. |
Properties
ClusterSubnetGroupName
(experimental) The name of the cluster subnet group.
string ClusterSubnetGroupName { get; }
Property Value
System.String
Remarks
Stability: Experimental
Attribute: true