Class: Aws::Types::DescribeFirewallPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#firewall_policy_arn ⇒ ::String

Returns the value of attribute firewall_policy_arn.



554
555
556
# File 'sig/types.rbs', line 554

def firewall_policy_arn
  @firewall_policy_arn
end

#firewall_policy_name ⇒ ::String

Returns the value of attribute firewall_policy_name.



553
554
555
# File 'sig/types.rbs', line 553

def firewall_policy_name
  @firewall_policy_name
end