DbProxyEndpointArgs

constructor(dbProxyEndpointName: Output<String>? = null, dbProxyName: Output<String>? = null, tags: Output<List<TagArgs>>? = null, targetRole: Output<DbProxyEndpointTargetRole>? = null, vpcSecurityGroupIds: Output<List<String>>? = null, vpcSubnetIds: Output<List<String>>? = null)