AWS SDK for .NET Documentation
SubnetIds Property
AmazonAmazon.Redshift.ModelModifyClusterSubnetGroupRequestSubnetIds Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property SubnetIds.

An array of VPC subnet IDs. A maximum of 20 subnets can be modified in a single request.

Declaration Syntax
C#
public List<string> SubnetIds { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)