Class: Aws::Types::CreateXssMatchSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


214
215
216
# File 'sig/types.rbs', line 214

def change_token
  @change_token
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


213
214
215
# File 'sig/types.rbs', line 213

def name
  @name
end