AuthorizationPolicyRuleDestinationArgs

constructor(hosts: Output<List<String>>, httpHeaderMatch: Output<AuthorizationPolicyRuleDestinationHttpHeaderMatchArgs>? = null, methods: Output<List<String>>, ports: Output<List<Int>>)