Mutually exclusive SMS Region Config of AllowlistOnly interface
Signature:
export interface AllowlistOnlyWrap
Properties
Property | Type | Description |
---|---|---|
allowlistOnly | AllowlistOnly | Only allowing regions by explicitly adding them to an allowlist. |
AllowlistOnlyWrap.allowlistOnly
Only allowing regions by explicitly adding them to an allowlist.
Signature:
allowlistOnly: AllowlistOnly;