RegistrationVersionInformation
Provides information about the specified version of the registration.
Contents
- RegistrationVersionStatus
-
The status of the registration.
-
APPROVED: Your registration has been approved. -
ARCHIVED: Your previously approved registration version moves into this status when a more recently submitted version is approved. -
DENIED: You must fix your registration and resubmit it. -
DISCARDED: You've abandon this version of their registration to start over with a new version. -
DRAFT: The initial status of a registration version after it’s created. -
REQUIRES_AUTHENTICATION: You need to complete email authentication. -
REVIEWING: Your registration has been accepted and is being reviewed. -
REVOKED: Your previously approved registration has been revoked. -
SUBMITTED: Your registration has been submitted.
Type: String
Valid Values:
DRAFT | SUBMITTED | REVIEWING | REQUIRES_AUTHENTICATION | APPROVED | DISCARDED | DENIED | REVOKED | ARCHIVEDRequired: Yes
-
- RegistrationVersionStatusHistory
-
The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.
Type: RegistrationVersionStatusHistory object
Required: Yes
- VersionNumber
-
The version number of the registration.
Type: Long
Valid Range: Minimum value of 1. Maximum value of 100000.
Required: Yes
- DeniedReasons
-
An array of RegistrationDeniedReasonInformation objects.
Type: Array of RegistrationDeniedReasonInformation objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: