class Aws::IoTAnalytics::Types::IotEventsDestinationConfiguration
Configuration information for delivery of dataset contents to IoT Events.
@note When making an API call, you may pass IotEventsDestinationConfiguration
data as a hash: { input_name: "IotEventsInputName", # required role_arn: "RoleArn", # required }
@!attribute [rw] input_name
The name of the IoT Events input to which dataset contents are delivered. @return [String]
@!attribute [rw] role_arn
The ARN of the role that grants IoT Analytics permission to deliver dataset contents to an IoT Events input. @return [String]
Constants
- SENSITIVE