FlowEndpoint

更新时间:
复制 MD 格式

名称

类型

描述

示例值

object

工作流端点的详细信息

flowId

string

工作流的唯一标识符

flow-1234567890abcdef

flowEndpointId

string

工作流端点的唯一标识符

fe-1234567890abcdef

flowEndpointArn

string

工作流端点的全局唯一资源名称

acs:agentrun:cn-hangzhou:1760720386195983:workspaces/ws-xxx/flows/flow-xxx/endpoints/fe-xxx

flowEndpointName

string

工作流端点的名称

my-flow-endpoint

description

string

工作流端点的描述信息

Production endpoint for flow

targetVersion

string

工作流端点指向的目标版本号

1

createdAt

string

工作流端点的创建时间,采用 ISO 8601 格式

2025-01-10T10:30:00Z

lastUpdatedAt

string

工作流端点最后一次更新的时间,采用 ISO 8601 格式

2025-01-10T11:45:00Z

routingConfiguration

array

工作流端点的版本路由配置

[]

FlowEndpointRoutingConfig

disablePublicNetworkAccess

boolean

是否禁用该端点的公网访问