RetentionPeriod

The number of days your data is kept in the hot tier. By default, your data is kept indefinitely in the hot tier.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of days that your data is kept.

Link copied to clipboard

If true, your data is kept indefinitely.

Functions

Link copied to clipboard
inline fun copy(block: RetentionPeriod.Builder.() -> Unit = {}): RetentionPeriod
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String