Class: Aws::Types::PolicyOption

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_acl_common_policyTypes::NetworkAclCommonPolicy

Returns the value of attribute network_acl_common_policy.



872
873
874
# File 'sig/types.rbs', line 872

def network_acl_common_policy
  @network_acl_common_policy
end

#network_firewall_policyTypes::NetworkFirewallPolicy

Returns the value of attribute network_firewall_policy.



870
871
872
# File 'sig/types.rbs', line 870

def network_firewall_policy
  @network_firewall_policy
end

#third_party_firewall_policyTypes::ThirdPartyFirewallPolicy

Returns the value of attribute third_party_firewall_policy.



871
872
873
# File 'sig/types.rbs', line 871

def third_party_firewall_policy
  @third_party_firewall_policy
end