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.
Information about a phone number that has been claimed to your Amazon Connect instance or traffic distribution group.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class ClaimedPhoneNumberSummary
The ClaimedPhoneNumberSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClaimedPhoneNumberSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
InstanceId | System.String |
Gets and sets the property InstanceId. The identifier of the Amazon Connect instance that phone numbers are claimed to. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
![]() |
PhoneNumber | System.String |
Gets and sets the property PhoneNumber.
The phone number. Phone numbers are formatted |
![]() |
PhoneNumberArn | System.String |
Gets and sets the property PhoneNumberArn. The Amazon Resource Name (ARN) of the phone number. |
![]() |
PhoneNumberCountryCode | Amazon.Connect.PhoneNumberCountryCode |
Gets and sets the property PhoneNumberCountryCode. The ISO country code. |
![]() |
PhoneNumberDescription | System.String |
Gets and sets the property PhoneNumberDescription. The description of the phone number. |
![]() |
PhoneNumberId | System.String |
Gets and sets the property PhoneNumberId. A unique identifier for the phone number. |
![]() |
PhoneNumberStatus | Amazon.Connect.Model.PhoneNumberStatus |
Gets and sets the property PhoneNumberStatus. The status of the phone number.
You will not be billed for the phone number during the 1-day period if number claiming fails. |
![]() |
PhoneNumberType | Amazon.Connect.PhoneNumberType |
Gets and sets the property PhoneNumberType. The type of phone number. |
![]() |
SourcePhoneNumberArn | System.String |
Gets and sets the property SourcePhoneNumberArn. The claimed phone number ARN that was previously imported from the external service, such as Amazon Web Services End User Messaging. If it is from Amazon Web Services End User Messaging, it looks like the ARN of the phone number that was imported from Amazon Web Services End User Messaging. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }. |
![]() |
TargetArn | System.String |
Gets and sets the property TargetArn. The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through. |
.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