ClusterSubnetGroupArgs

fun ClusterSubnetGroupArgs(description: Output<String>? = null, subnetIds: Output<List<String>>? = null, tags: Output<List<ClusterSubnetGroupTagArgs>>? = null)