- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-iot-events
CreateInputRequest Interface
Members
Name | Type | Details |
---|---|---|
inputDefinition Required | InputDefinition | undefined | The definition of the input. |
inputName Required | string | 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