| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetContentDeliveryDestination |
DatasetContentDeliveryDestination.clone() |
DatasetContentDeliveryDestination |
DatasetContentDeliveryRule.getDestination()
The destination to which data set contents are delivered.
|
DatasetContentDeliveryDestination |
DatasetContentDeliveryDestination.withIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration)
Configuration information for delivery of data set contents to AWS IoT Events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetContentDeliveryRule.setDestination(DatasetContentDeliveryDestination destination)
The destination to which data set contents are delivered.
|
DatasetContentDeliveryRule |
DatasetContentDeliveryRule.withDestination(DatasetContentDeliveryDestination destination)
The destination to which data set contents are delivered.
|
Copyright © 2019. All rights reserved.