Class: Aws::Types::ByteMatchSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#byte_match_set_id::String

Returns the value of attribute byte_match_set_id.

Returns:

  • (::String)


29
30
31
# File 'sig/types.rbs', line 29

def byte_match_set_id
  @byte_match_set_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


30
31
32
# File 'sig/types.rbs', line 30

def name
  @name
end