Class: Aws::Types::RuleGroupSourceStatelessRuleMatchAttributesTcpFlags

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flags::Array[::String]

Returns the value of attribute flags.

Returns:

  • (::Array[::String])


7452
7453
7454
# File 'sig/types.rbs', line 7452

def flags
  @flags
end

#masks::Array[::String]

Returns the value of attribute masks.

Returns:

  • (::Array[::String])


7453
7454
7455
# File 'sig/types.rbs', line 7453

def masks
  @masks
end