AgentAlias

class AgentAlias : KotlinCustomResource

Definition of AWS::Bedrock::AgentAlias Resource Type

Properties

Link copied to clipboard
val agentAliasArn: Output<String>

Arn representation of the Agent Alias.

Link copied to clipboard

The list of history events for an alias for an Agent.

Link copied to clipboard
val agentAliasId: Output<String>

Id for an Agent Alias generated at the server side.

Link copied to clipboard
val agentAliasName: Output<String>

Name for a resource.

Link copied to clipboard

The status of the alias of the agent and whether it is ready for use. The following statuses are possible:

Link copied to clipboard
val agentId: Output<String>

Identifier for a resource.

Link copied to clipboard
val createdAt: Output<String>

Time Stamp.

Link copied to clipboard
val description: Output<String>?

Description of the Resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Routing configuration for an Agent alias.

Link copied to clipboard
val tags: Output<Map<String, String>>?

Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:

Link copied to clipboard
val updatedAt: Output<String>

Time Stamp.

Link copied to clipboard
val urn: Output<String>