@aws-sdk/client-sagemaker

CreateFlowDefinitionCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
FlowDefinitionArn Requiredstring | undefined

The Amazon Resource Name (ARN) of the flow definition you create.

Full Signature

export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionResponse, MetadataBearer