Uses of Interface
software.amazon.awscdk.interfaces.smsvoice.IPhoneNumberRef
Packages that use IPhoneNumberRef
Package
Description
AWS::SMSVOICE Construct Library
-
Uses of IPhoneNumberRef in software.amazon.awscdk.interfaces.smsvoice
Subinterfaces of IPhoneNumberRef in software.amazon.awscdk.interfaces.smsvoiceModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPhoneNumberRef.Classes in software.amazon.awscdk.interfaces.smsvoice that implement IPhoneNumberRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPhoneNumberRef in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement IPhoneNumberRefModifier and TypeClassDescriptionclassRequest an origination phone number for use in your account.Methods in software.amazon.awscdk.services.smsvoice that return IPhoneNumberRefModifier and TypeMethodDescriptionstatic IPhoneNumberRefCfnPhoneNumber.fromPhoneNumberArn(software.constructs.Construct scope, String id, String arn) Creates a new IPhoneNumberRef from an ARN.static IPhoneNumberRefCfnPhoneNumber.fromPhoneNumberId(software.constructs.Construct scope, String id, String phoneNumberId) Creates a new IPhoneNumberRef from a phoneNumberId.