Class: Aws::Types::StatelessRuleGroupReference

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)


1641
1642
1643
# File 'sig/types.rbs', line 1641

def priority
  @priority
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


1640
1641
1642
# File 'sig/types.rbs', line 1640

def resource_arn
  @resource_arn
end