public static interface CreateNotebookInstanceLifecycleConfigResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateNotebookInstanceLifecycleConfigResponse.Builder,CreateNotebookInstanceLifecycleConfigResponse>
Modifier and Type | Method and Description |
---|---|
CreateNotebookInstanceLifecycleConfigResponse.Builder |
notebookInstanceLifecycleConfigArn(String notebookInstanceLifecycleConfigArn)
The Amazon Resource Name (ARN) of the lifecycle configuration.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateNotebookInstanceLifecycleConfigResponse.Builder notebookInstanceLifecycleConfigArn(String notebookInstanceLifecycleConfigArn)
The Amazon Resource Name (ARN) of the lifecycle configuration.
notebookInstanceLifecycleConfigArn
- The Amazon Resource Name (ARN) of the lifecycle configuration.Copyright © 2018. All rights reserved.