ListFleetsRequest

Types

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

Properties

Link copied to clipboard

The display names of a list of fleets.

Link copied to clipboard

The farm ID of the fleets.

Link copied to clipboard

The maximum number of results to return. Use this parameter with NextToken to get results as a set of sequential pages.

Link copied to clipboard

The token for the next set of results, or null to start from the beginning.

Link copied to clipboard

The principal ID of the members to include in the fleet.

Link copied to clipboard

The status of the fleet.

Functions

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