Rest Resource Dataset Args
constructor(additionalHeaders: Output<Map<String, Any>>? = null, annotations: Output<List<Any>>? = null, description: Output<String>? = null, folder: Output<DatasetFolderArgs>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>, paginationRules: Output<Map<String, Any>>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, relativeUrl: Output<Any>? = null, requestBody: Output<Any>? = null, requestMethod: Output<Any>? = null, schema: Output<Any>? = null, structure: Output<Any>? = null, type: Output<String>)