GetRoutingRuleResponse

Types

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

Properties

Link copied to clipboard

The resulting action based on matching a routing rules condition. Only InvokeApi is supported.

Link copied to clipboard

The conditions of the routing rule.

Link copied to clipboard

The order in which API Gateway evaluates a rule. Priority is evaluated from the lowest value to the highest value.

Link copied to clipboard

The routing rule ARN.

Link copied to clipboard

The routing rule ID.

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