public static interface CreateWorkteamResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateWorkteamResponse.Builder,CreateWorkteamResponse>
Modifier and Type | Method and Description |
---|---|
CreateWorkteamResponse.Builder |
workteamArn(String workteamArn)
The Amazon Resource Name (ARN) of the work team.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateWorkteamResponse.Builder workteamArn(String workteamArn)
The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.
workteamArn
- The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.Copyright © 2020. All rights reserved.