destination

val destination: Output<String>

The destination address in the access control policy. Valid values:

  • If destination_type is set to net, the value of destination must be a CIDR block.

  • If destination_type is set to group, the value of destination must be an address book.

  • If destination_type is set to domain, the value of destination must be a domain name.