Server Group Args
constructor(addressIpVersion: Output<String>? = null, anyPortEnabled: Output<Boolean>? = null, connectionDrain: Output<Boolean>? = null, connectionDrainEnabled: Output<Boolean>? = null, connectionDrainTimeout: Output<Int>? = null, healthCheck: Output<ServerGroupHealthCheckArgs>? = null, preserveClientIpEnabled: Output<Boolean>? = null, protocol: Output<String>? = null, resourceGroupId: Output<String>? = null, scheduler: Output<String>? = null, serverGroupName: Output<String>? = null, serverGroupType: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcId: Output<String>? = null)