destFqdns property

List<String> destFqdns
final

Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.

Implementation

final List<String> destFqdns;