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, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateFlowDefinitionResponse.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 © 2020. All rights reserved.