GetDeviceFleetResult

data class GetDeviceFleetResult(val description: String? = null, val outputConfig: DeviceFleetEdgeOutputConfig? = null, val roleArn: String? = null, val tags: List<Tag>? = null)

Constructors

Link copied to clipboard
constructor(description: String? = null, outputConfig: DeviceFleetEdgeOutputConfig? = null, roleArn: String? = null, tags: List<Tag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

Description for the edge device fleet

Link copied to clipboard

S3 bucket and an ecryption key id (if available) to store outputs for the fleet

Link copied to clipboard
val roleArn: String? = null

Role associated with the device fleet

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

Associate tags with the resource