DbSubnetGroupArgs

fun DbSubnetGroupArgs(dbSubnetGroupDescription: Output<String>? = null, dbSubnetGroupName: Output<String>? = null, subnetIds: Output<List<String>>? = null, tags: Output<List<DbSubnetGroupTagArgs>>? = null)