ListAgentsRequest

ListAgentsRequest

Types

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

Properties

Link copied to clipboard

Specifies the maximum number of DataSync agents to list in a response. By default, a response shows a maximum of 100 agents.

Link copied to clipboard

Specifies an opaque string that indicates the position to begin the next list of results in the response.

Functions

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