FirewallPolicyAssociationResponse

data class FirewallPolicyAssociationResponse(val attachmentTarget: String, val displayName: String, val firewallPolicyId: String, val name: String, val shortName: String)

Constructors

Link copied to clipboard
fun FirewallPolicyAssociationResponse(attachmentTarget: String, displayName: String, firewallPolicyId: String, name: String, shortName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The target that the firewall policy is attached to.

Link copied to clipboard

Deprecated, please use short name instead. The display name of the firewall policy of the association.

Link copied to clipboard

The firewall policy ID of the association.

Link copied to clipboard

The name for an association.

Link copied to clipboard

The short name of the firewall policy of the association.