Class: Aws::Types::GetBlacklistReportsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBlacklistReportsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#blacklist_report ⇒ ::Hash[::String, ::Array[Types::BlacklistEntry]]
Returns the value of attribute blacklist_report.
Instance Attribute Details
#blacklist_report ⇒ ::Hash[::String, ::Array[Types::BlacklistEntry]]
Returns the value of attribute blacklist_report.
749 750 751 |
# File 'sig/types.rbs', line 749 def blacklist_report @blacklist_report end |