UpdateGatewayRuleResponse

Create response excludes updatedAt (redundant on create). Get/Update responses include it via their own output structures.

Types

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

Properties

Link copied to clipboard

The actions to take when the rule conditions are met.

Link copied to clipboard

The conditions that must be met for the rule to apply.

Link copied to clipboard

The timestamp when the rule was created.

Link copied to clipboard

The description of the gateway rule.

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway that the rule belongs to.

Link copied to clipboard

The priority of the rule. Rules are evaluated in order of priority, with lower numbers evaluated first.

Link copied to clipboard

The unique identifier of the gateway rule.

Link copied to clipboard

The current status of the rule.

Link copied to clipboard

System-managed metadata for rules created by automated processes.

Link copied to clipboard

The timestamp when the rule was last updated.

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