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)


1614
1615
1616
# File 'sig/types.rbs', line 1614

def priority
  @priority
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


1613
1614
1615
# File 'sig/types.rbs', line 1613

def resource_arn
  @resource_arn
end