FirewallOutboundRuleArgs

constructor(destinationAddresses: Output<List<String>>? = null, destinationDropletIds: Output<List<Int>>? = null, destinationKubernetesIds: Output<List<String>>? = null, destinationLoadBalancerUids: Output<List<String>>? = null, destinationTags: Output<List<String>>? = null, portRange: Output<String>? = null, protocol: Output<String>)