class Aws::BedrockAgent::Types::FlowAliasSummary
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/FlowAliasSummary AWS API Documentation
@return [Time]
The time at which the alias was last updated.
@!attribute [rw] updated_at
@return [Array<Types::FlowAliasRoutingConfigurationListItem>]
Currently, you can only specify one.
A list of configurations about the versions that the alias maps to.
@!attribute [rw] routing_configuration
@return [String]
The name of the alias.
@!attribute [rw] name
@return [String]
The unique identifier of the alias of the flow.
@!attribute [rw] id
@return [String]
The unique identifier of the flow.
@!attribute [rw] flow_id
@return [String]
A description of the alias.
@!attribute [rw] description
@return [Time]
The time at which the alias was created.
@!attribute [rw] created_at
@return [String]
The Amazon Resource Name (ARN) of the alias.
@!attribute [rw] arn<br><br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ListFlowAliases.html#API_agent_ListFlowAliases_ResponseSyntax<br><br><br><br>^
* [ListFlowAliases response][1]
This data type is used in the following API operations:
Contains information about an alias of a flow.