AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Provides information about the specified version of the registration.

Inheritance Hierarchy

System.Object
  Amazon.PinpointSMSVoiceV2.Model.RegistrationVersionInformation

Namespace: Amazon.PinpointSMSVoiceV2.Model
Assembly: AWSSDK.PinpointSMSVoiceV2.dll
Version: 3.x.y.z

Syntax

C#
public class RegistrationVersionInformation

The RegistrationVersionInformation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DeniedReasons System.Collections.Generic.List<Amazon.PinpointSMSVoiceV2.Model.RegistrationDeniedReasonInformation>

Gets and sets the property DeniedReasons.

An array of RegistrationDeniedReasonInformation objects.

Public Property RegistrationVersionStatus Amazon.PinpointSMSVoiceV2.RegistrationVersionStatus

Gets and sets the property 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.

Public Property RegistrationVersionStatusHistory Amazon.PinpointSMSVoiceV2.Model.RegistrationVersionStatusHistory

Gets and sets the property RegistrationVersionStatusHistory.

The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.

Public Property VersionNumber System.Int64

Gets and sets the property VersionNumber.

The version number of the registration.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5