UpdateAutomationRuleResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the automation rule was originally created.

Link copied to clipboard

A set of conditions that specify which recommended action qualify for implementation. When a rule is active and a recommended action matches these criteria, Compute Optimizer implements the action at the scheduled run time. You can specify up to 20 conditions per filter criteria and 20 values per condition.

Link copied to clipboard

The updated description of the automation rule.

Link copied to clipboard

The timestamp when the automation rule was last updated.

Link copied to clipboard
val name: String?

The updated name of the automation rule.

Link copied to clipboard

The updated organization configuration settings.

Link copied to clipboard

The updated priority level of the automation rule.

Link copied to clipboard

The updated list of recommended action types.

Link copied to clipboard

The ARN of the updated rule.

Link copied to clipboard

The new revision number of the updated rule.

Link copied to clipboard

The updated type of automation rule.

Link copied to clipboard

The updated schedule configuration.

Link copied to clipboard

The updated status of the 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