@aws-sdk/client-iot-events

CreateInputRequest Interface

Members

Name
Type
Details
inputDefinition RequiredInputDefinition | undefined

The definition of the input.

inputName Requiredstring | undefined

The name you want to give to the input.

inputDescription string | undefined

A brief description of the input.

tags Tag[] | undefined

Metadata that can be used to manage the input.

Full Signature

export interface CreateInputRequest