

# InputSummary
<a name="API_InputSummary"></a>

Information about the input.

## Contents
<a name="API_InputSummary_Contents"></a>

 ** creationTime **   <a name="iotevents-Type-InputSummary-creationTime"></a>
The time the input was created.  
Type: Timestamp  
Required: No

 ** inputArn **   <a name="iotevents-Type-InputSummary-inputArn"></a>
The ARN of the input.  
Type: String  
Required: No

 ** inputDescription **   <a name="iotevents-Type-InputSummary-inputDescription"></a>
A brief description of the input.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

 ** inputName **   <a name="iotevents-Type-InputSummary-inputName"></a>
The name of the input.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[a-zA-Z][a-zA-Z0-9_]*$`   
Required: No

 ** lastUpdateTime **   <a name="iotevents-Type-InputSummary-lastUpdateTime"></a>
The last time the input was updated.  
Type: Timestamp  
Required: No

 ** status **   <a name="iotevents-Type-InputSummary-status"></a>
The status of the input.  
Type: String  
Valid Values: `CREATING | UPDATING | ACTIVE | DELETING`   
Required: No

## See Also
<a name="API_InputSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotevents-2018-07-27/InputSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-2018-07-27/InputSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-2018-07-27/InputSummary) 