| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
IotEventsInputIdentifier |
IotEventsInputIdentifier.clone() |
IotEventsInputIdentifier |
InputIdentifier.getIotEventsInputIdentifier()
The identifier of the input routed to AWS IoT Events.
|
IotEventsInputIdentifier |
IotEventsInputIdentifier.withInputName(String inputName)
The name of the input routed to AWS IoT Events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputIdentifier.setIotEventsInputIdentifier(IotEventsInputIdentifier iotEventsInputIdentifier)
The identifier of the input routed to AWS IoT Events.
|
InputIdentifier |
InputIdentifier.withIotEventsInputIdentifier(IotEventsInputIdentifier iotEventsInputIdentifier)
The identifier of the input routed to AWS IoT Events.
|
Copyright © 2025. All rights reserved.