Class: Aws::Types::GetXssMatchSetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#xss_match_setTypes::XssMatchSet

Returns the value of attribute xss_match_set.

Returns:



580
581
582
# File 'sig/types.rbs', line 580

def xss_match_set
  @xss_match_set
end