Class: Aws::Types::PutFirewallRuleGroupPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1008
1009
1010
# File 'sig/types.rbs', line 1008

def arn
  @arn
end

#firewall_rule_group_policy::String

Returns the value of attribute firewall_rule_group_policy.

Returns:

  • (::String)


1009
1010
1011
# File 'sig/types.rbs', line 1009

def firewall_rule_group_policy
  @firewall_rule_group_policy
end