Request Contract Args
constructor(description: Output<String>? = null, headers: Output<List<ParameterContractArgs>>? = null, queryParameters: Output<List<ParameterContractArgs>>? = null, representations: Output<List<RepresentationContractArgs>>? = null)