FleetSummary

The summary of the fleet.

Types

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

Properties

Link copied to clipboard

The identifier used by users to sign into the Amazon WorkLink app.

Link copied to clipboard

The time when the fleet was created.

Link copied to clipboard

The name of the fleet to display.

Link copied to clipboard

The Amazon Resource Name (ARN) of the fleet.

Link copied to clipboard

The name of the fleet.

Link copied to clipboard

The status of the fleet.

Link copied to clipboard

The time when the fleet was last updated.

Link copied to clipboard

The tags attached to the resource. A tag is a key-value pair.

Functions

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