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