@aws-sdk/client-iot-events

InputConfiguration Interface

Information about the configuration of an input.

Members

Name
Type
Details
creationTime RequiredDate | undefined

The time the input was created.

inputArn Requiredstring | undefined

The ARN of the input.

inputName Requiredstring | undefined

The name of the input.

lastUpdateTime RequiredDate | undefined

The last time the input was updated.

status RequiredInputStatus | undefined

The status of the input.

inputDescription string | undefined

A brief description of the input.

Full Signature

export interface InputConfiguration