GetIntelligentPromptRouterResult

data class GetIntelligentPromptRouterResult(val createdAt: String? = null, val promptRouterArn: String? = null, val status: IntelligentPromptRouterPromptRouterStatus? = null, val tags: List<Tag>? = null, val type: IntelligentPromptRouterPromptRouterType? = null, val updatedAt: String? = null)

Constructors

Link copied to clipboard
constructor(createdAt: String? = null, promptRouterArn: String? = null, status: IntelligentPromptRouterPromptRouterStatus? = null, tags: List<Tag>? = null, type: IntelligentPromptRouterPromptRouterType? = null, updatedAt: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val createdAt: String? = null

Time Stamp

Link copied to clipboard
val promptRouterArn: String? = null

Arn of the Prompt Router.

Link copied to clipboard

The router's status.

Link copied to clipboard
val tags: List<Tag>? = null

List of Tags

Link copied to clipboard

The router's type.

Link copied to clipboard
val updatedAt: String? = null

Time Stamp