Gets and sets the property ClusterSubnetGroupName.
The name of the subnet group that is associated with the cluster. This parameter is valid only when the cluster is in a VPC.

C# |
public string ClusterSubnetGroupName { get; set; }
The name of the subnet group that is associated with the cluster. This parameter is valid only when the cluster is in a VPC.
C# |
public string ClusterSubnetGroupName { get; set; }