Class: Aws::Types::XssMatchSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1377
1378
1379
# File 'sig/types.rbs', line 1377

def name
  @name
end

#xss_match_set_id::String

Returns the value of attribute xss_match_set_id.

Returns:

  • (::String)


1376
1377
1378
# File 'sig/types.rbs', line 1376

def xss_match_set_id
  @xss_match_set_id
end