Class: Aws::Types::FirewallPolicyStatelessRuleGroupReferencesDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#priority::Integer

Returns the value of attribute priority.

Returns:

  • (::Integer)


5821
5822
5823
# File 'sig/types.rbs', line 5821

def priority
  @priority
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


5822
5823
5824
# File 'sig/types.rbs', line 5822

def resource_arn
  @resource_arn
end