ListArchivesRequest

Types

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

Properties

Link copied to clipboard

The ARN of the event source associated with the archive.

Link copied to clipboard
val limit: Int?

The maximum number of results to return.

Link copied to clipboard

A name prefix to filter the archives returned. Only archives with name that match the prefix are returned.

Link copied to clipboard

The token returned by a previous call to retrieve the next set of results.

Link copied to clipboard

The state of the archive.

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