SiteDeliveryTaskHttpDeliveryArgs

constructor(compress: Output<String>? = null, destUrl: Output<String>? = null, headerParam: Output<Map<String, String>>? = null, logBodyPrefix: Output<String>? = null, logBodySuffix: Output<String>? = null, maxBatchMb: Output<Int>? = null, maxBatchSize: Output<Int>? = null, maxRetry: Output<Int>? = null, queryParam: Output<Map<String, String>>? = null, standardAuthOn: Output<Boolean>? = null, standardAuthParam: Output<SiteDeliveryTaskHttpDeliveryStandardAuthParamArgs>? = null, transformTimeout: Output<Int>? = null)