CreateAutomationRuleRequest
Types
Properties
Link copied to clipboard
A unique identifier to ensure idempotency of the request.
Link copied to clipboard
A description of the automation rule.
Link copied to clipboard
Configuration for organization-level rules. Required for OrganizationRule type.
Link copied to clipboard
A string representation of a decimal number between 0 and 1 (having up to 30 digits after the decimal point) that determines the priority of the rule. When multiple rules match the same recommended action, Compute Optimizer assigns the action to the rule with the lowest priority value (highest priority), even if that rule is scheduled to run later than other matching rules.
Link copied to clipboard
The types of recommended actions this rule will automate.
Link copied to clipboard
The status of the rule
Functions
Link copied to clipboard
inline fun copy(block: CreateAutomationRuleRequest.Builder.() -> Unit = {}): CreateAutomationRuleRequest