> ## Documentation Index
> Fetch the complete documentation index at: https://projectdiscovery-nuclei-syntax-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Nuclei schema defs sliceormapslice

# Untitled object in undefined Schema

```txt
https://template#/$defs/SliceOrMapSlice
```

| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                             |
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Forbidden             | none                | [nuclei-schema.schema.json\*](../out/nuclei-schema.schema.json "open original schema") |

## SliceOrMapSlice Type

`object` ([Details](nuclei-schema-defs-sliceormapslice))

# SliceOrMapSlice Properties

| Property        | Type     | Required | Nullable       | Defined by                                                                                                                         |
| :-------------- | :------- | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------------- |
| [Value](#value) | `array`  | Required | cannot be null | [Untitled schema](nuclei-schema-defs-sliceormapslice-properties-value "https://template#/\$defs/SliceOrMapSlice/properties/Value") |
| [KV](#kv)       | `object` | Required | cannot be null | [Untitled schema](nuclei-schema-defs-orderedmapstringstring "https://template#/\$defs/SliceOrMapSlice/properties/KV")              |

## Value

`Value`

* is required

* Type: `string[]`

* cannot be null

* defined in: [Untitled schema](nuclei-schema-defs-sliceormapslice-properties-value "https://template#/\$defs/SliceOrMapSlice/properties/Value")

### Value Type

`string[]`

## KV

`KV`

* is required

* Type: `object` ([Details](nuclei-schema-defs-orderedmapstringstring))

* cannot be null

* defined in: [Untitled schema](nuclei-schema-defs-orderedmapstringstring "https://template#/\$defs/SliceOrMapSlice/properties/KV")

### KV Type

`object` ([Details](nuclei-schema-defs-orderedmapstringstring))
