DeleteFleetLocationsRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the fleet to delete locations for. You can use either the fleet ID or ARN value.

Link copied to clipboard

The list of fleet locations to delete. Specify locations in the form of an Amazon Web Services Region code, such as us-west-2.

Functions

Link copied to clipboard
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