Class: Aws::Types::DescribeExclusionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#exclusions::Hash[::String, Types::Exclusion]

Returns the value of attribute exclusions.

Returns:



285
286
287
# File 'sig/types.rbs', line 285

def exclusions
  @exclusions
end

#failed_items::Hash[::String, Types::FailedItemDetails]

Returns the value of attribute failed_items.

Returns:



286
287
288
# File 'sig/types.rbs', line 286

def failed_items
  @failed_items
end