- Navigation Guide
@aws-sdk/client-sagemaker
CreateFlowDefinitionCommandOutput Interface
The output of CreateFlowDefinitionCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
FlowDefinitionArn Required | string | undefined | The Amazon Resource Name (ARN) of the flow definition you create. |
Full Signature
export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionResponse, MetadataBearer