Class: Aws::Types::GetBlacklistReportsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blacklist_report::Hash[::String, ::Array[Types::BlacklistEntry]]

Returns the value of attribute blacklist_report.

Returns:



749
750
751
# File 'sig/types.rbs', line 749

def blacklist_report
  @blacklist_report
end