CreateDeviceFleetRequest

Types

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

Properties

Link copied to clipboard

A description of the fleet.

Link copied to clipboard

The name of the fleet that the device belongs to.

Link copied to clipboard

Whether to create an Amazon Web Services IoT Role Alias during device fleet creation. The name of the role alias generated will match this pattern: "SageMakerEdge-{DeviceFleetName}".

Link copied to clipboard

The output configuration for storing sample data collected by the fleet.

Link copied to clipboard

The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).

Link copied to clipboard
val tags: List<Tag>?

Creates tags for the specified fleet.

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