TrainingPlanExtension
Details about an extension to a training plan, including the offering ID, dates, status, and cost information.
Contents
- TrainingPlanExtensionOfferingId
-
The unique identifier of the extension offering that was used to create this extension.
Type: String
Required: Yes
- AvailabilityZone
-
The Availability Zone of the extension.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- AvailabilityZoneId
-
The Availability Zone ID of the extension.
Type: String
Pattern:
[a-z]{3}\d-az\dRequired: No
- CurrencyCode
-
The currency code for the upfront fee (e.g., USD).
Type: String
Required: No
- DurationHours
-
The duration of the extension in hours.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 4368.
Required: No
- EndDate
-
The end date of the extension period.
Type: Timestamp
Required: No
- ExtendedAt
-
The timestamp when the extension was created.
Type: Timestamp
Required: No
- PaymentStatus
-
The payment processing status of the extension.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- StartDate
-
The start date of the extension period.
Type: Timestamp
Required: No
- Status
-
The current status of the extension (e.g., Pending, Active, Scheduled, Failed, Expired).
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- UpfrontFee
-
The upfront fee for the extension.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: