Class: Aws::Types::AssociateThirdPartyFirewallRequest
- Inherits:
-
Object
- Object
- Aws::Types::AssociateThirdPartyFirewallRequest
- 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.
71 72 73 |
# File 'sig/types.rbs', line 71 def third_party_firewall @third_party_firewall end |