CreateArchiveRequest

Types

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

Properties

Link copied to clipboard

The name for the archive to create.

Link copied to clipboard

A description for the archive.

Link copied to clipboard

An event pattern to use to filter events sent to the archive.

Link copied to clipboard

The ARN of the event bus that sends events to the archive.

Link copied to clipboard

The number of days to retain events for. Default value is 0. If set to 0, events are retained indefinitely

Functions

Link copied to clipboard
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