UnprocessedAutomationRule

A list of objects containing RuleArn, ErrorCode, and ErrorMessage. This parameter tells you which automation rules the request didn't process and why.

Types

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

Properties

Link copied to clipboard

The error code associated with the unprocessed automation rule.

Link copied to clipboard

An error message describing why a request didn't process a specific rule.

Link copied to clipboard

The Amazon Resource Name (ARN) for the unprocessed automation rule.

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