PhoneNumber

class PhoneNumber : KotlinCustomResource

Resource Type definition for AWS::Connect::PhoneNumber

Properties

Link copied to clipboard
val address: Output<String>

The phone number e164 address.

Link copied to clipboard
val countryCode: Output<String>?

The phone number country code.

Link copied to clipboard
val description: Output<String>?

The description of the phone number.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val phoneNumberArn: Output<String>

The phone number ARN

Link copied to clipboard
val prefix: Output<String>?

The phone number prefix.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The source phone number arn.

Link copied to clipboard
val tags: Output<List<Tag>>?

One or more tags.

Link copied to clipboard
val targetArn: Output<String>

The ARN of the target the phone number is claimed to.

Link copied to clipboard
val type: Output<String>?

The phone number type

Link copied to clipboard
val urn: Output<String>