SsmAutomation

Details about the Systems Manager automation document that will be used as a runbook during an incident.

Types

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

Properties

Link copied to clipboard

The automation document's name.

Link copied to clipboard

The automation document's version to use when running.

Link copied to clipboard

The key-value pair to resolve dynamic parameter values when processing a Systems Manager Automation runbook.

Link copied to clipboard

The key-value pair parameters to use when running the automation document.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role that the automation document will assume when running commands.

Link copied to clipboard

The account that the automation document will be run in. This can be in either the management account or an application account.

Functions

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