Class: Aws::Types::DescribeInventoryDeletionsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inventory_deletions::Array[Types::InventoryDeletionStatusItem]

Returns the value of attribute inventory_deletions.



1258
1259
1260
# File 'sig/types.rbs', line 1258

def inventory_deletions
  @inventory_deletions
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1259
1260
1261
# File 'sig/types.rbs', line 1259

def next_token
  @next_token
end