LicenseConversionTask
Information about a license type conversion task.
Contents
- DestinationLicenseContext
-
Information about the license type this conversion task converted to.
Type: LicenseConversionContext object
Required: No
- EndTime
-
The time the conversion task was completed.
Type: Timestamp
Required: No
- LicenseConversionTaskId
-
The ID of the license type conversion task.
Type: String
Length Constraints: Maximum length of 50.
Pattern:
^lct-[a-zA-Z0-9]*
Required: No
- LicenseConversionTime
-
The time the usage operation value of the resource was changed.
Type: Timestamp
Required: No
- ResourceArn
-
The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.
Type: String
Required: No
- SourceLicenseContext
-
Information about the license type this conversion task converted from.
Type: LicenseConversionContext object
Required: No
- StartTime
-
The time the conversion task was started at.
Type: Timestamp
Required: No
- Status
-
The status of the conversion task.
Type: String
Valid Values:
IN_PROGRESS | SUCCEEDED | FAILED
Required: No
- StatusMessage
-
The status message for the conversion task.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: