ChangeTypeVersion
Information about a specific version of a change type.
Contents
- AccessLevel
 - 
               
               
Type: ChangeTypeAccessLevel object
Required: No
 - ApprovalCondition
 - 
               
The approval requirements for the change type version.
Type: ChangeTypeApprovalCondition object
Required: No
 - AutomationStatus
 - 
               
The automation status (
AutomatedorManual) of the change type version.Type: ChangeTypeAutomationStatus object
Required: No
 - ChangeTypeId
 - 
               
The unique ID of the change type, in the form ct-2ty5seo8rxfsc.
Type: String
Required: No
 - CreatedTime
 - 
               
The date and time that the change type version was created.
Type: String
Required: No
 - DeprecationMessage
 - 
               
Information about the reasons for deprecating the change type version.
Type: String
Required: No
 - DeprecationTime
 - 
               
The date and time that the change type version was deprecated.
Type: String
Required: No
 - ExecutionInputSchema
 - 
               
A JSON schema that describes the parameters for the change type.
Type: String
Required: No
 - ExecutionOutputSchema
 - 
               
A JSON schema that describes the output for the change type.
Type: String
Required: No
 - ExpectedExecutionDurationInMinutes
 - 
               
The number of minutes that the change should take to execute.
Type: Integer
Required: No
 - Name
 - 
               
The title of the JSON Schema
ExecutionInputSchemaof the change type version.Type: String
Required: No
 - Version
 - 
               
The version number for this change type version.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: