ListenerArgs

constructor(aclId: Output<String>? = null, aclIds: Output<List<String>>? = null, aclStatus: Output<String>? = null, aclType: Output<String>? = null, backendPort: Output<Int>? = null, bandwidth: Output<Int>? = null, caCertificateId: Output<String>? = null, cookie: Output<String>? = null, cookieTimeout: Output<Int>? = null, deleteProtectionValidation: Output<Boolean>? = null, description: Output<String>? = null, enableHttp2: Output<String>? = null, establishedTimeout: Output<Int>? = null, forwardPort: Output<Int>? = null, frontendPort: Output<Int>? = null, gzip: Output<Boolean>? = null, healthCheck: Output<String>? = null, healthCheckConnectPort: Output<Int>? = null, healthCheckDomain: Output<String>? = null, healthCheckHttpCode: Output<String>? = null, healthCheckInterval: Output<Int>? = null, healthCheckMethod: Output<String>? = null, healthCheckTimeout: Output<Int>? = null, healthCheckType: Output<String>? = null, healthCheckUri: Output<String>? = null, healthyThreshold: Output<Int>? = null, idleTimeout: Output<Int>? = null, listenerForward: Output<String>? = null, loadBalancerId: Output<String>? = null, masterSlaveServerGroupId: Output<String>? = null, persistenceTimeout: Output<Int>? = null, protocol: Output<String>? = null, proxyProtocolV2Enabled: Output<Boolean>? = null, requestTimeout: Output<Int>? = null, scheduler: Output<String>? = null, serverCertificateId: Output<String>? = null, serverGroupId: Output<String>? = null, sslCertificateId: Output<String>? = null, stickySession: Output<String>? = null, stickySessionType: Output<String>? = null, tlsCipherPolicy: Output<String>? = null, unhealthyThreshold: Output<Int>? = null, xForwardedFor: Output<ListenerXForwardedForArgs>? = null)