Rule Args
constructor(cookie: Output<String>? = null, cookieTimeout: Output<Int>? = null, deleteProtectionValidation: Output<Boolean>? = null, domain: Output<String>? = null, frontendPort: Output<Int>? = null, healthCheck: Output<String>? = null, healthCheckConnectPort: Output<Int>? = null, healthCheckDomain: Output<String>? = null, healthCheckHttpCode: Output<String>? = null, healthCheckInterval: Output<Int>? = null, healthCheckTimeout: Output<Int>? = null, healthCheckUri: Output<String>? = null, healthyThreshold: Output<Int>? = null, listenerSync: Output<String>? = null, loadBalancerId: Output<String>? = null, name: Output<String>? = null, scheduler: Output<String>? = null, serverGroupId: Output<String>? = null, stickySession: Output<String>? = null, stickySessionType: Output<String>? = null, unhealthyThreshold: Output<Int>? = null, url: Output<String>? = null)