Class: Aws::Bedrock::Types::PromptRouterSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Bedrock::Types::PromptRouterSummary
- Defined in:
- gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb
Overview
Details about a prompt router.
Constant Summary collapse
- SENSITIVE =
[:description]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
When the router was created.
-
#description ⇒ String
The router's description.
-
#fallback_model ⇒ Types::PromptRouterTargetModel
The router's fallback model.
-
#models ⇒ Array<Types::PromptRouterTargetModel>
The router's models.
-
#prompt_router_arn ⇒ String
The router's ARN.
-
#prompt_router_name ⇒ String
The router's name.
-
#routing_criteria ⇒ Types::RoutingCriteria
The router's routing criteria.
-
#status ⇒ String
The router's status.
-
#type ⇒ String
The summary's type.
-
#updated_at ⇒ Time
When the router was updated.
Instance Attribute Details
#created_at ⇒ Time
When the router was created.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#description ⇒ String
The router's description.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#fallback_model ⇒ Types::PromptRouterTargetModel
The router's fallback model.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#models ⇒ Array<Types::PromptRouterTargetModel>
The router's models.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#prompt_router_arn ⇒ String
The router's ARN.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#prompt_router_name ⇒ String
The router's name.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#routing_criteria ⇒ Types::RoutingCriteria
The router's routing criteria.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#status ⇒ String
The router's status.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#type ⇒ String
The summary's type.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |
#updated_at ⇒ Time
When the router was updated.
6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 |
# File 'gems/aws-sdk-bedrock/lib/aws-sdk-bedrock/types.rb', line 6025 class PromptRouterSummary < Struct.new( :prompt_router_name, :routing_criteria, :description, :created_at, :updated_at, :prompt_router_arn, :models, :fallback_model, :status, :type) SENSITIVE = [:description] include Aws::Structure end |