- Navigation Guide
@aws-sdk/client-iot-events
CreateInputCommandOutput Interface
The output of CreateInputCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
inputConfiguration | InputConfiguration | undefined | Information about the configuration of the input. |
Full Signature
export interface CreateInputCommandOutput extends CreateInputResponse, MetadataBearer