GetTieredCacheResult

data class GetTieredCacheResult(val editable: Boolean, val id: String, val modifiedOn: String, val value: String, val zoneId: String)

A collection of values returned by getTieredCache.

Constructors

Link copied to clipboard
constructor(editable: Boolean, id: String, modifiedOn: String, value: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the setting is editable

Link copied to clipboard
val id: String

ID of the zone setting. Available values: "tieredcachesmarttopologyenable".

Link copied to clipboard

Last time this setting was modified.

Link copied to clipboard

The value of the feature Available values: "on", "off".

Link copied to clipboard

Identifier