| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotevents |
AWS::IoTEvents Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IInput.Jsii$Default
Internal default implementation for
IInput. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IInput.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Input
(experimental) Defines an AWS IoT Events input in this stack.
|
| Modifier and Type | Method and Description |
|---|---|
static IInput |
Input.fromInputName(software.constructs.Construct scope,
String id,
String inputName)
(experimental) Import an existing input.
|
Copyright © 2022. All rights reserved.