Firewall Policy Rule Collection Group Application Rule Collection Rule Args
data class FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleArgs(val description: Output<String>? = null, val destinationAddresses: Output<List<String>>? = null, val destinationFqdnTags: Output<List<String>>? = null, val destinationFqdns: Output<List<String>>? = null, val destinationUrls: Output<List<String>>? = null, val name: Output<String>, val protocols: Output<List<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleProtocolArgs>>? = null, val sourceAddresses: Output<List<String>>? = null, val sourceIpGroups: Output<List<String>>? = null, val terminateTls: Output<Boolean>? = null, val webCategories: Output<List<String>>? = null) : ConvertibleToJava<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleArgs>
Constructors
Link copied to clipboard
fun FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleArgs(description: Output<String>? = null, destinationAddresses: Output<List<String>>? = null, destinationFqdnTags: Output<List<String>>? = null, destinationFqdns: Output<List<String>>? = null, destinationUrls: Output<List<String>>? = null, name: Output<String>, protocols: Output<List<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleProtocolArgs>>? = null, sourceAddresses: Output<List<String>>? = null, sourceIpGroups: Output<List<String>>? = null, terminateTls: Output<Boolean>? = null, webCategories: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val protocols: Output<List<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleProtocolArgs>>? = null
Link copied to clipboard