GetFleetResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the fleet.

Link copied to clipboard

The time the fleet was created in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

A brief description of the fleet.

Link copied to clipboard
val id: String

The ID of the fleet.

Link copied to clipboard

The time the fleet was last updated, in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

The ARN of a signal catalog associated with the fleet.

Functions

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