InventoryDeletionStatusItem

Status information returned by the DeleteInventory operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The deletion ID returned by the DeleteInventory operation.

Link copied to clipboard

The UTC timestamp when the delete operation started.

Link copied to clipboard

Information about the delete operation. For more information about this summary, see Understanding the delete inventory summary in the Amazon Web Services Systems Manager User Guide.

Link copied to clipboard

The status of the operation. Possible values are InProgress and Complete.

Link copied to clipboard

Information about the status.

Link copied to clipboard

The UTC timestamp of when the last status report.

Link copied to clipboard

The name of the inventory data type.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String