KustoPoolArgs

constructor(engineType: Output<Either<String, EngineType>>? = null, kustoPoolName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<AzureSkuArgs>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null, workspaceUid: Output<String>? = null)