CountryLaunchStatusInformation
Contains per-country launch status details for an RCS agent.
Contents
- CarrierStatus
-
An array of CarrierStatusInformation objects containing carrier-level launch status details.
Type: Array of CarrierStatusInformation objects
Required: Yes
- IsoCountryCode
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
Type: String
Length Constraints: Fixed length of 2.
Pattern:
[A-Z]{2}Required: Yes
- RegistrationId
-
The unique identifier of the registration associated with this country launch.
Type: String
Required: Yes
- Status
-
The launch status for this country.
Type: String
Valid Values:
CREATED | PENDING | PARTIAL | ACTIVE | REJECTEDRequired: Yes
- RcsPlatformId
-
The RCS platform identifier for this country.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: