DescribeAutomationJobRequest

Types

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

Properties

Link copied to clipboard

The ID of the automation group that contains the automation.

Link copied to clipboard

The ID of the automation that the job belongs to.

Link copied to clipboard

The ID of the Amazon Web Services account that contains the automation job.

Link copied to clipboard

A Boolean value that indicates whether to include the input payload in the response. If set to true, the input payload will be included. If set to false, the input payload will be returned as null.

Link copied to clipboard

A Boolean value that indicates whether to include the output payload in the response. If set to true, the output payload will be included. If set to false, the output payload will be returned as null.

Link copied to clipboard

The ID of the automation job to describe.

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