StandardWebTestRequestArgs

constructor(body: Output<String>? = null, followRedirectsEnabled: Output<Boolean>? = null, headers: Output<List<StandardWebTestRequestHeaderArgs>>? = null, httpVerb: Output<String>? = null, parseDependentRequestsEnabled: Output<Boolean>? = null, url: Output<String>)