SubnetGroupArgs

fun SubnetGroupArgs(cacheSubnetGroupName: Output<String>? = null, description: Output<String>? = null, subnetIds: Output<List<String>>? = null, tags: Output<List<SubnetGroupTagArgs>>? = null)