Class: Aws::Types::GetBlacklistReportsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetBlacklistReportsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#blacklist_item_names ⇒ ::Array[::String]
Returns the value of attribute blacklist_item_names.
Instance Attribute Details
#blacklist_item_names ⇒ ::Array[::String]
Returns the value of attribute blacklist_item_names.
744 745 746 |
# File 'sig/types.rbs', line 744 def blacklist_item_names @blacklist_item_names end |