- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-iot-events
InputConfiguration Interface
Information about the configuration of an input.
Members
Name | Type | Details |
---|---|---|
creationTime Required | Date | undefined | The time the input was created. |
inputArn Required | string | undefined | The ARN of the input. |
inputName Required | string | undefined | The name of the input. |
lastUpdateTime Required | Date | undefined | The last time the input was updated. |
status Required | InputStatus | undefined | The status of the input. |
inputDescription | string | undefined | A brief description of the input. |
Full Signature
export interface InputConfiguration