ListFleetsRequest

Types

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

Properties

Link copied to clipboard

When you set the listResponseScope parameter to METADATA_ONLY, the list response includes: fleet ID, Amazon Resource Name (ARN), creation time, and last modification time.

Link copied to clipboard

The maximum number of items to return, between 1 and 100, inclusive.

Link copied to clipboard

A pagination token for the next set of results.

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