optimize_text_streaming
Version: v2026-06-09 | Includes use: Yes |
|---|
Behavior name: Optimize Text Streaming (SSE)
Enables the Optimize Text Streaming tag in your property without using the Advanced behavior.
Default behavior
These samples reflect the behavior's default settings. You can use these as is in your configurations or make adjustments based on the behavior's available options.
data "akamai_property_rules_builder" "optimize_text_streaming" {
rules_v2026_06_09 {
name = "Optimize Text Streaming (SSE)"
comments = "Enables the Optimize Text Streaming tag in your property without using the Advanced behavior."
behavior {
optimize_text_streaming {
enable = true
}
}
}
}"behaviors": [
{
"name": "optimizeTextStreaming",
"options": {
"enabled": true
}
}
]Options
| Option | Description |
|---|---|
enable |
