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, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateWorkteamResponse.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 © 2017 Amazon Web Services, Inc. All Rights Reserved.