UpdateRuleRequest

Types

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

Properties

Link copied to clipboard

Information about the action for the specified listener rule.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the listener.

Link copied to clipboard

The rule match.

Link copied to clipboard

The rule priority. A listener can't have multiple rules with the same priority.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the rule.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the service.

Functions

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