class Aws::BedrockAgent::Types::CreateFlowAliasResponse


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CreateFlowAliasResponse AWS API Documentation
@return [Time]
The time at which the alias of the flow was last updated.
@!attribute [rw] updated_at
@return [Array<Types::FlowAliasRoutingConfigurationListItem>]
Contains information about the version that the alias is mapped to.
@!attribute [rw] routing_configuration
@return [String]
The name of the alias.
@!attribute [rw] name
@return [String]
The unique identifier of the alias.
@!attribute [rw] id
@return [String]
The unique identifier of the flow that the alias belongs to.
@!attribute [rw] flow_id
@return [String]
The 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