Proxy Args
constructor(auths: Output<List<ProxyAuthArgs>>? = null, debugLogging: Output<Boolean>? = null, engineFamily: Output<String>? = null, idleClientTimeout: Output<Int>? = null, name: Output<String>? = null, requireTls: Output<Boolean>? = null, roleArn: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcSecurityGroupIds: Output<List<String>>? = null, vpcSubnetIds: Output<List<String>>? = null)