InputConfiguration
Information about the configuration of an input.
Contents
- creationTime
-
The time the input was created.
Type: Timestamp
Required: Yes
- inputArn
-
The ARN of the input.
Type: String
Required: Yes
- inputName
-
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: Yes
- lastUpdateTime
-
The last time the input was updated.
Type: Timestamp
Required: Yes
- status
-
The status of the input.
Type: String
Valid Values:
CREATING | UPDATING | ACTIVE | DELETING
Required: Yes
- inputDescription
-
A brief description of the input.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: