public static interface CreateFlowDefinitionResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateFlowDefinitionResponse.Builder,CreateFlowDefinitionResponse>
Modifier and Type | Method and Description |
---|---|
CreateFlowDefinitionResponse.Builder |
flowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition you create.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateFlowDefinitionResponse.Builder flowDefinitionArn(String flowDefinitionArn)
The Amazon Resource Name (ARN) of the flow definition you create.
flowDefinitionArn
- The Amazon Resource Name (ARN) of the flow definition you create.Copyright © 2022. All rights reserved.