Interface CreateNotebookInstanceLifecycleConfigResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateNotebookInstanceLifecycleConfigResponse.Builder,CreateNotebookInstanceLifecycleConfigResponse>, SageMakerResponse.Builder, SdkBuilder<CreateNotebookInstanceLifecycleConfigResponse.Builder,CreateNotebookInstanceLifecycleConfigResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateNotebookInstanceLifecycleConfigResponse

  • Method Details

    • notebookInstanceLifecycleConfigArn

      CreateNotebookInstanceLifecycleConfigResponse.Builder notebookInstanceLifecycleConfigArn(String notebookInstanceLifecycleConfigArn)

      The Amazon Resource Name (ARN) of the lifecycle configuration.

      Parameters:
      notebookInstanceLifecycleConfigArn - The Amazon Resource Name (ARN) of the lifecycle configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.