FlowAlias

class FlowAlias : KotlinCustomResource

Definition of AWS::Bedrock::FlowAlias Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

Arn of the Flow Alias

Link copied to clipboard
val awsId: Output<String>

Id for a Flow Alias generated at the server side.

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 flowArn: Output<String>

Arn representation of the Flow

Link copied to clipboard
val flowId: Output<String>

Identifier for a flow resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

Name for a resource.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Routing configuration for a Flow 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>