OpsItemSummary

A count of OpsItems.

Types

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

Properties

Link copied to clipboard

The time a runbook workflow ended. Currently reported only for the OpsItem type /aws/changerequest.

Link copied to clipboard

The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

Link copied to clipboard

A list of OpsItems by category.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

Link copied to clipboard

The date and time the OpsItem was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

Link copied to clipboard

The date and time the OpsItem was last updated.

Link copied to clipboard

Operational data is custom data that provides useful reference details about the OpsItem.

Link copied to clipboard

The ID of the OpsItem.

Link copied to clipboard

The type of OpsItem. Systems Manager supports the following types of OpsItems:

Link copied to clipboard

The time specified in a change request for a runbook workflow to end. Currently supported only for the OpsItem type /aws/changerequest.

Link copied to clipboard

The time specified in a change request for a runbook workflow to start. Currently supported only for the OpsItem type /aws/changerequest.

Link copied to clipboard

The importance of this OpsItem in relation to other OpsItems in the system.

Link copied to clipboard

A list of OpsItems by severity.

Link copied to clipboard

The impacted Amazon Web Services resource.

Link copied to clipboard

The OpsItem status. Status can be Open, In Progress, or Resolved.

Link copied to clipboard

A short heading that describes the nature of the OpsItem and the impacted resource.

Functions

Link copied to clipboard
inline fun copy(block: OpsItemSummary.Builder.() -> Unit = {}): OpsItemSummary
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