public static interface CreateActionResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateActionResponse.Builder,CreateActionResponse>
Modifier and Type | Method and Description |
---|---|
CreateActionResponse.Builder |
actionArn(String actionArn)
The Amazon Resource Name (ARN) of the action.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateActionResponse.Builder actionArn(String actionArn)
The Amazon Resource Name (ARN) of the action.
actionArn
- The Amazon Resource Name (ARN) of the action.Copyright © 2021. All rights reserved.