public static interface DescribeNotebookInstanceResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<DescribeNotebookInstanceResponse.Builder,DescribeNotebookInstanceResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeNotebookInstanceResponse.Builder |
acceleratorTypes(Collection<NotebookInstanceAcceleratorType> acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
acceleratorTypes(NotebookInstanceAcceleratorType... acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
acceleratorTypesWithStrings(Collection<String> acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
acceleratorTypesWithStrings(String... acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
additionalCodeRepositories(Collection<String> additionalCodeRepositories)
An array of up to three Git repositories associated with the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
additionalCodeRepositories(String... additionalCodeRepositories)
An array of up to three Git repositories associated with the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
creationTime(Instant creationTime)
A timestamp.
|
DescribeNotebookInstanceResponse.Builder |
defaultCodeRepository(String defaultCodeRepository)
The Git repository associated with the notebook instance as its default code repository.
|
DescribeNotebookInstanceResponse.Builder |
directInternetAccess(DirectInternetAccess directInternetAccess)
Describes whether Amazon SageMaker provides internet access to the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
directInternetAccess(String directInternetAccess)
Describes whether Amazon SageMaker provides internet access to the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
failureReason(String failureReason)
If status is
Failed, the reason it failed. |
DescribeNotebookInstanceResponse.Builder |
instanceType(InstanceType instanceType)
The type of ML compute instance running on the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
instanceType(String instanceType)
The type of ML compute instance running on the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
kmsKeyId(String kmsKeyId)
The AWS KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to
the instance.
|
DescribeNotebookInstanceResponse.Builder |
lastModifiedTime(Instant lastModifiedTime)
A timestamp.
|
DescribeNotebookInstanceResponse.Builder |
networkInterfaceId(String networkInterfaceId)
The network interface IDs that Amazon SageMaker created at the time of creating the instance.
|
DescribeNotebookInstanceResponse.Builder |
notebookInstanceArn(String notebookInstanceArn)
The Amazon Resource Name (ARN) of the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
notebookInstanceLifecycleConfigName(String notebookInstanceLifecycleConfigName)
Returns the name of a notebook instance lifecycle configuration.
|
DescribeNotebookInstanceResponse.Builder |
notebookInstanceName(String notebookInstanceName)
The name of the Amazon SageMaker notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
notebookInstanceStatus(NotebookInstanceStatus notebookInstanceStatus)
The status of the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
notebookInstanceStatus(String notebookInstanceStatus)
The status of the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role associated with the instance.
|
DescribeNotebookInstanceResponse.Builder |
rootAccess(RootAccess rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
rootAccess(String rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
securityGroups(Collection<String> securityGroups)
The IDs of the VPC security groups.
|
DescribeNotebookInstanceResponse.Builder |
securityGroups(String... securityGroups)
The IDs of the VPC security groups.
|
DescribeNotebookInstanceResponse.Builder |
subnetId(String subnetId)
The ID of the VPC subnet.
|
DescribeNotebookInstanceResponse.Builder |
url(String url)
The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.
|
DescribeNotebookInstanceResponse.Builder |
volumeSizeInGB(Integer volumeSizeInGB)
The size, in GB, of the ML storage volume attached to the notebook instance.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeNotebookInstanceResponse.Builder notebookInstanceArn(String notebookInstanceArn)
The Amazon Resource Name (ARN) of the notebook instance.
notebookInstanceArn - The Amazon Resource Name (ARN) of the notebook instance.DescribeNotebookInstanceResponse.Builder notebookInstanceName(String notebookInstanceName)
The name of the Amazon SageMaker notebook instance.
notebookInstanceName - The name of the Amazon SageMaker notebook instance.DescribeNotebookInstanceResponse.Builder notebookInstanceStatus(String notebookInstanceStatus)
The status of the notebook instance.
notebookInstanceStatus - The status of the notebook instance.NotebookInstanceStatus,
NotebookInstanceStatusDescribeNotebookInstanceResponse.Builder notebookInstanceStatus(NotebookInstanceStatus notebookInstanceStatus)
The status of the notebook instance.
notebookInstanceStatus - The status of the notebook instance.NotebookInstanceStatus,
NotebookInstanceStatusDescribeNotebookInstanceResponse.Builder failureReason(String failureReason)
If status is Failed, the reason it failed.
failureReason - If status is Failed, the reason it failed.DescribeNotebookInstanceResponse.Builder url(String url)
The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.
url - The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.DescribeNotebookInstanceResponse.Builder instanceType(String instanceType)
The type of ML compute instance running on the notebook instance.
instanceType - The type of ML compute instance running on the notebook instance.InstanceType,
InstanceTypeDescribeNotebookInstanceResponse.Builder instanceType(InstanceType instanceType)
The type of ML compute instance running on the notebook instance.
instanceType - The type of ML compute instance running on the notebook instance.InstanceType,
InstanceTypeDescribeNotebookInstanceResponse.Builder subnetId(String subnetId)
The ID of the VPC subnet.
subnetId - The ID of the VPC subnet.DescribeNotebookInstanceResponse.Builder securityGroups(Collection<String> securityGroups)
The IDs of the VPC security groups.
securityGroups - The IDs of the VPC security groups.DescribeNotebookInstanceResponse.Builder securityGroups(String... securityGroups)
The IDs of the VPC security groups.
securityGroups - The IDs of the VPC security groups.DescribeNotebookInstanceResponse.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role associated with the instance.
roleArn - The Amazon Resource Name (ARN) of the IAM role associated with the instance.DescribeNotebookInstanceResponse.Builder kmsKeyId(String kmsKeyId)
The AWS KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.
kmsKeyId - The AWS KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume
attached to the instance.DescribeNotebookInstanceResponse.Builder networkInterfaceId(String networkInterfaceId)
The network interface IDs that Amazon SageMaker created at the time of creating the instance.
networkInterfaceId - The network interface IDs that Amazon SageMaker created at the time of creating the instance.DescribeNotebookInstanceResponse.Builder lastModifiedTime(Instant lastModifiedTime)
A timestamp. Use this parameter to retrieve the time when the notebook instance was last modified.
lastModifiedTime - A timestamp. Use this parameter to retrieve the time when the notebook instance was last modified.DescribeNotebookInstanceResponse.Builder creationTime(Instant creationTime)
A timestamp. Use this parameter to return the time when the notebook instance was created
creationTime - A timestamp. Use this parameter to return the time when the notebook instance was createdDescribeNotebookInstanceResponse.Builder notebookInstanceLifecycleConfigName(String notebookInstanceLifecycleConfigName)
Returns the name of a notebook instance lifecycle configuration.
For information about notebook instance lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance
notebookInstanceLifecycleConfigName - Returns the name of a notebook instance lifecycle configuration.
For information about notebook instance lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance
DescribeNotebookInstanceResponse.Builder directInternetAccess(String directInternetAccess)
Describes whether Amazon SageMaker provides internet access to the notebook instance. If this value is set to Disabled, the notebook instance does not have internet access, and cannot connect to Amazon SageMaker training and endpoint services.
For more information, see Notebook Instances Are Internet-Enabled by Default.
directInternetAccess - Describes whether Amazon SageMaker provides internet access to the notebook instance. If this value is
set to Disabled, the notebook instance does not have internet access, and cannot connect to
Amazon SageMaker training and endpoint services.
For more information, see Notebook Instances Are Internet-Enabled by Default.
DirectInternetAccess,
DirectInternetAccessDescribeNotebookInstanceResponse.Builder directInternetAccess(DirectInternetAccess directInternetAccess)
Describes whether Amazon SageMaker provides internet access to the notebook instance. If this value is set to Disabled, the notebook instance does not have internet access, and cannot connect to Amazon SageMaker training and endpoint services.
For more information, see Notebook Instances Are Internet-Enabled by Default.
directInternetAccess - Describes whether Amazon SageMaker provides internet access to the notebook instance. If this value is
set to Disabled, the notebook instance does not have internet access, and cannot connect to
Amazon SageMaker training and endpoint services.
For more information, see Notebook Instances Are Internet-Enabled by Default.
DirectInternetAccess,
DirectInternetAccessDescribeNotebookInstanceResponse.Builder volumeSizeInGB(Integer volumeSizeInGB)
The size, in GB, of the ML storage volume attached to the notebook instance.
volumeSizeInGB - The size, in GB, of the ML storage volume attached to the notebook instance.DescribeNotebookInstanceResponse.Builder acceleratorTypesWithStrings(Collection<String> acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
acceleratorTypes - A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently
only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon
SageMaker.DescribeNotebookInstanceResponse.Builder acceleratorTypesWithStrings(String... acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
acceleratorTypes - A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently
only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon
SageMaker.DescribeNotebookInstanceResponse.Builder acceleratorTypes(Collection<NotebookInstanceAcceleratorType> acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
acceleratorTypes - A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently
only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon
SageMaker.DescribeNotebookInstanceResponse.Builder acceleratorTypes(NotebookInstanceAcceleratorType... acceleratorTypes)
A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
acceleratorTypes - A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently
only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon
SageMaker.DescribeNotebookInstanceResponse.Builder defaultCodeRepository(String defaultCodeRepository)
The Git repository associated with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
defaultCodeRepository - The Git repository associated with the notebook instance as its default code repository. This can be
either the name of a Git repository stored as a resource in your account, or the URL of a Git
repository in AWS
CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the
directory that contains this repository. For more information, see Associating Git Repositories
with Amazon SageMaker Notebook Instances.DescribeNotebookInstanceResponse.Builder additionalCodeRepositories(Collection<String> additionalCodeRepositories)
An array of up to three Git repositories associated with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
additionalCodeRepositories - An array of up to three Git repositories associated with the notebook instance. These can be either
the names of Git repositories stored as resources in your account, or the URL of Git repositories in
AWS CodeCommit or
in any other Git repository. These repositories are cloned at the same level as the default repository
of your notebook instance. For more information, see Associating Git Repositories
with Amazon SageMaker Notebook Instances.DescribeNotebookInstanceResponse.Builder additionalCodeRepositories(String... additionalCodeRepositories)
An array of up to three Git repositories associated with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
additionalCodeRepositories - An array of up to three Git repositories associated with the notebook instance. These can be either
the names of Git repositories stored as resources in your account, or the URL of Git repositories in
AWS CodeCommit or
in any other Git repository. These repositories are cloned at the same level as the default repository
of your notebook instance. For more information, see Associating Git Repositories
with Amazon SageMaker Notebook Instances.DescribeNotebookInstanceResponse.Builder rootAccess(String rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
Lifecycle configurations need root access to be able to set up a notebook instance. Because of this, lifecycle configurations associated with a notebook instance always run with root access even if you disable root access for users.
rootAccess - Whether root access is enabled or disabled for users of the notebook instance. Lifecycle configurations need root access to be able to set up a notebook instance. Because of this, lifecycle configurations associated with a notebook instance always run with root access even if you disable root access for users.
RootAccess,
RootAccessDescribeNotebookInstanceResponse.Builder rootAccess(RootAccess rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
Lifecycle configurations need root access to be able to set up a notebook instance. Because of this, lifecycle configurations associated with a notebook instance always run with root access even if you disable root access for users.
rootAccess - Whether root access is enabled or disabled for users of the notebook instance. Lifecycle configurations need root access to be able to set up a notebook instance. Because of this, lifecycle configurations associated with a notebook instance always run with root access even if you disable root access for users.
RootAccess,
RootAccessCopyright © 2021. All rights reserved.