public sealed class InstancesGetEffectiveFirewallsResponse : IMessage<InstancesGetEffectiveFirewallsResponse>, IEquatable<InstancesGetEffectiveFirewallsResponse>, IDeepCloneable<InstancesGetEffectiveFirewallsResponse>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version available is 3.6.0, with various older versions accessible, ranging down to 1.0.0, and the current version being 2.7.0."],["`InstancesGetEffectiveFirewallsResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InstancesGetEffectiveFirewallsResponse` can be instantiated with a default constructor or by using another `InstancesGetEffectiveFirewallsResponse` instance."],["This class includes properties such as `FirewallPolicys`, which represents effective firewalls from firewall policies, and `Firewalls`, which represents effective firewalls on the instance."]]],[]]