UpdateRouteResponse

Types

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

Properties

Link copied to clipboard

The ID of the application in which the route is being updated.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the route. The format for this ARN is arn:aws:refactor-spaces:<i>region</i>:<i>account-id</i>:<i>resource-type/resource-id</i> . For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

Link copied to clipboard

A timestamp that indicates when the route was last updated.

Link copied to clipboard

The unique identifier of the route.

Link copied to clipboard

The ID of service in which the route was created. Traffic that matches this route is forwarded to this service.

Link copied to clipboard

The current state of the route.

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