DatasetIotEventsDestinationConfiguration

data class DatasetIotEventsDestinationConfiguration(val inputName: String, val roleArn: String)

Constructors

Link copied to clipboard
constructor(inputName: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the AWS IoT Events input to which dataset contents are delivered.

Link copied to clipboard

The ARN of the role that grants AWS IoT Analytics permission to deliver dataset contents to an AWS IoT Events input.