triggerValue property
If TriggerType
is RequestUriHostname
, then the
value can be the outbound host name of the Amazon Chime Voice Connector. If
TriggerType
is ToPhoneNumber
, then the value can
be a customer-owned phone number in E164 format. SipRule
is
triggered when a SIP rule requests host name or ToPhoneNumber
matches in the incoming SIP request.
Implementation
final String? triggerValue;