Class: Aws::Types::DisassociateThirdPartyFirewallRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateThirdPartyFirewallRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#third_party_firewall ⇒ "PALO_ALTO_NETWORKS_CLOUD_NGFW", "FORTIGATE_CLOUD_NATIVE_FIREWALL"
Returns the value of attribute third_party_firewall.
Instance Attribute Details
#third_party_firewall ⇒ "PALO_ALTO_NETWORKS_CLOUD_NGFW", "FORTIGATE_CLOUD_NATIVE_FIREWALL"
Returns the value of attribute third_party_firewall.
183 184 185 |
# File 'sig/types.rbs', line 183 def third_party_firewall @third_party_firewall end |