Class: Aws::Types::GetBlacklistReportsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blacklist_item_names::Array[::String]

Returns the value of attribute blacklist_item_names.

Returns:

  • (::Array[::String])


744
745
746
# File 'sig/types.rbs', line 744

def blacklist_item_names
  @blacklist_item_names
end