ListKeysRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Key Value Store.

Link copied to clipboard

Maximum number of results that are returned per call. The default is 10 and maximum allowed page is 50.

Link copied to clipboard

If nextToken is returned in the response, there are more results available. Make the next call using the returned token to retrieve the next page.

Functions

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