RemediationExecutionStep

Name of the step from the SSM document.

Types

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

Properties

Link copied to clipboard

An error message if the step was interrupted during execution.

Link copied to clipboard
val name: String?

The details of the step.

Link copied to clipboard

The time when the step started.

Link copied to clipboard

The valid status of the step.

Link copied to clipboard

The time when the step stopped.

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