Class: Aws::Types::CreateByteMatchSetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#byte_match_setTypes::ByteMatchSet

Returns the value of attribute byte_match_set.

Returns:



64
65
66
# File 'sig/types.rbs', line 64

def byte_match_set
  @byte_match_set
end

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


65
66
67
# File 'sig/types.rbs', line 65

def change_token
  @change_token
end