url property
The endpoint URL. If substitution templates are used in the URL, you must
also specify a confirmationUrl
. If this is a new destination, a
new TopicRuleDestination
is created if possible.
Implementation
final String url;
The endpoint URL. If substitution templates are used in the URL, you must
also specify a confirmationUrl
. If this is a new destination, a
new TopicRuleDestination
is created if possible.
final String url;