WebTestPropertiesRequestArgs

constructor(followRedirects: Output<Boolean>? = null, headers: Output<List<HeaderFieldArgs>>? = null, httpVerb: Output<String>? = null, parseDependentRequests: Output<Boolean>? = null, requestBody: Output<String>? = null, requestUrl: Output<String>? = null)