| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
IotEventsDestinationConfiguration |
IotEventsDestinationConfiguration.clone() |
IotEventsDestinationConfiguration |
DatasetContentDeliveryDestination.getIotEventsDestinationConfiguration()
Configuration information for delivery of data set contents to AWS IoT Events.
|
IotEventsDestinationConfiguration |
IotEventsDestinationConfiguration.withInputName(String inputName)
The name of the AWS IoT Events input to which data set contents are delivered.
|
IotEventsDestinationConfiguration |
IotEventsDestinationConfiguration.withRoleArn(String roleArn)
The ARN of the role which grants AWS IoT Analytics permission to deliver data set contents to an AWS IoT Events
input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetContentDeliveryDestination.setIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration)
Configuration information for delivery of data set contents to AWS IoT Events.
|
DatasetContentDeliveryDestination |
DatasetContentDeliveryDestination.withIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration)
Configuration information for delivery of data set contents to AWS IoT Events.
|
Copyright © 2019. All rights reserved.