RefreshCadence

The cadence for Amazon Web Services to update the data export in your S3 bucket.

Types

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

Properties

Link copied to clipboard

The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.

Functions

Link copied to clipboard
inline fun copy(block: RefreshCadence.Builder.() -> Unit = {}): RefreshCadence
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