CreateVerifiedDestinationNumberRequest
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, a randomly generated token is used for the request to ensure idempotency.
Link copied to clipboard
The verified destination phone number, in E.164 format.
Link copied to clipboard
The unique identifier of the RCS agent to associate with the verified destination number. You can use either the RcsAgentId or RcsAgentArn.
Functions
Link copied to clipboard
inline fun copy(block: CreateVerifiedDestinationNumberRequest.Builder.() -> Unit = {}): CreateVerifiedDestinationNumberRequest