@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateNotebookInstanceRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdateNotebookInstanceRequest() |
Modifier and Type | Method and Description |
---|---|
UpdateNotebookInstanceRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<String> |
getAcceleratorTypes()
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
|
List<String> |
getAdditionalCodeRepositories()
An array of up to three Git repositories to associate with the notebook instance.
|
String |
getDefaultCodeRepository()
The Git repository to associate with the notebook instance as its default code repository.
|
Boolean |
getDisassociateAcceleratorTypes()
A list of the Elastic Inference (EI) instance types to remove from this notebook instance.
|
Boolean |
getDisassociateAdditionalCodeRepositories()
A list of names or URLs of the default Git repositories to remove from this notebook instance.
|
Boolean |
getDisassociateDefaultCodeRepository()
The name or URL of the default Git repository to remove from this notebook instance.
|
Boolean |
getDisassociateLifecycleConfig()
Set to
true to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. |
String |
getInstanceType()
The Amazon ML compute instance type.
|
String |
getLifecycleConfigName()
The name of a lifecycle configuration to associate with the notebook instance.
|
String |
getNotebookInstanceName()
The name of the notebook instance to update.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance.
|
String |
getRootAccess()
Whether root access is enabled or disabled for users of the notebook instance.
|
Integer |
getVolumeSizeInGB()
The size, in GB, of the ML storage volume to attach to the notebook instance.
|
int |
hashCode() |
Boolean |
isDisassociateAcceleratorTypes()
A list of the Elastic Inference (EI) instance types to remove from this notebook instance.
|
Boolean |
isDisassociateAdditionalCodeRepositories()
A list of names or URLs of the default Git repositories to remove from this notebook instance.
|
Boolean |
isDisassociateDefaultCodeRepository()
The name or URL of the default Git repository to remove from this notebook instance.
|
Boolean |
isDisassociateLifecycleConfig()
Set to
true to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. |
void |
setAcceleratorTypes(Collection<String> acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
|
void |
setAdditionalCodeRepositories(Collection<String> additionalCodeRepositories)
An array of up to three Git repositories to associate with the notebook instance.
|
void |
setDefaultCodeRepository(String defaultCodeRepository)
The Git repository to associate with the notebook instance as its default code repository.
|
void |
setDisassociateAcceleratorTypes(Boolean disassociateAcceleratorTypes)
A list of the Elastic Inference (EI) instance types to remove from this notebook instance.
|
void |
setDisassociateAdditionalCodeRepositories(Boolean disassociateAdditionalCodeRepositories)
A list of names or URLs of the default Git repositories to remove from this notebook instance.
|
void |
setDisassociateDefaultCodeRepository(Boolean disassociateDefaultCodeRepository)
The name or URL of the default Git repository to remove from this notebook instance.
|
void |
setDisassociateLifecycleConfig(Boolean disassociateLifecycleConfig)
Set to
true to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. |
void |
setInstanceType(String instanceType)
The Amazon ML compute instance type.
|
void |
setLifecycleConfigName(String lifecycleConfigName)
The name of a lifecycle configuration to associate with the notebook instance.
|
void |
setNotebookInstanceName(String notebookInstanceName)
The name of the notebook instance to update.
|
void |
setRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance.
|
void |
setRootAccess(String rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
|
void |
setVolumeSizeInGB(Integer volumeSizeInGB)
The size, in GB, of the ML storage volume to attach to the notebook instance.
|
String |
toString()
Returns a string representation of this object.
|
UpdateNotebookInstanceRequest |
withAcceleratorTypes(Collection<String> acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
|
UpdateNotebookInstanceRequest |
withAcceleratorTypes(NotebookInstanceAcceleratorType... acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
|
UpdateNotebookInstanceRequest |
withAcceleratorTypes(String... acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
|
UpdateNotebookInstanceRequest |
withAdditionalCodeRepositories(Collection<String> additionalCodeRepositories)
An array of up to three Git repositories to associate with the notebook instance.
|
UpdateNotebookInstanceRequest |
withAdditionalCodeRepositories(String... additionalCodeRepositories)
An array of up to three Git repositories to associate with the notebook instance.
|
UpdateNotebookInstanceRequest |
withDefaultCodeRepository(String defaultCodeRepository)
The Git repository to associate with the notebook instance as its default code repository.
|
UpdateNotebookInstanceRequest |
withDisassociateAcceleratorTypes(Boolean disassociateAcceleratorTypes)
A list of the Elastic Inference (EI) instance types to remove from this notebook instance.
|
UpdateNotebookInstanceRequest |
withDisassociateAdditionalCodeRepositories(Boolean disassociateAdditionalCodeRepositories)
A list of names or URLs of the default Git repositories to remove from this notebook instance.
|
UpdateNotebookInstanceRequest |
withDisassociateDefaultCodeRepository(Boolean disassociateDefaultCodeRepository)
The name or URL of the default Git repository to remove from this notebook instance.
|
UpdateNotebookInstanceRequest |
withDisassociateLifecycleConfig(Boolean disassociateLifecycleConfig)
Set to
true to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. |
UpdateNotebookInstanceRequest |
withInstanceType(InstanceType instanceType)
The Amazon ML compute instance type.
|
UpdateNotebookInstanceRequest |
withInstanceType(String instanceType)
The Amazon ML compute instance type.
|
UpdateNotebookInstanceRequest |
withLifecycleConfigName(String lifecycleConfigName)
The name of a lifecycle configuration to associate with the notebook instance.
|
UpdateNotebookInstanceRequest |
withNotebookInstanceName(String notebookInstanceName)
The name of the notebook instance to update.
|
UpdateNotebookInstanceRequest |
withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance.
|
UpdateNotebookInstanceRequest |
withRootAccess(RootAccess rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
|
UpdateNotebookInstanceRequest |
withRootAccess(String rootAccess)
Whether root access is enabled or disabled for users of the notebook instance.
|
UpdateNotebookInstanceRequest |
withVolumeSizeInGB(Integer volumeSizeInGB)
The size, in GB, of the ML storage volume to attach to the notebook instance.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setNotebookInstanceName(String notebookInstanceName)
The name of the notebook instance to update.
notebookInstanceName
- The name of the notebook instance to update.public String getNotebookInstanceName()
The name of the notebook instance to update.
public UpdateNotebookInstanceRequest withNotebookInstanceName(String notebookInstanceName)
The name of the notebook instance to update.
notebookInstanceName
- The name of the notebook instance to update.public void setInstanceType(String instanceType)
The Amazon ML compute instance type.
instanceType
- The Amazon ML compute instance type.InstanceType
public String getInstanceType()
The Amazon ML compute instance type.
InstanceType
public UpdateNotebookInstanceRequest withInstanceType(String instanceType)
The Amazon ML compute instance type.
instanceType
- The Amazon ML compute instance type.InstanceType
public UpdateNotebookInstanceRequest withInstanceType(InstanceType instanceType)
The Amazon ML compute instance type.
instanceType
- The Amazon ML compute instance type.InstanceType
public void setRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
roleArn
- The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook
instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the
iam:PassRole
permission.
public String getRoleArn()
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the
iam:PassRole
permission.
public UpdateNotebookInstanceRequest withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
roleArn
- The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook
instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the
iam:PassRole
permission.
public void setLifecycleConfigName(String lifecycleConfigName)
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
lifecycleConfigName
- The name of a lifecycle configuration to associate with the notebook instance. For information about
lifestyle configurations, see Step 2.1: (Optional)
Customize a Notebook Instance.public String getLifecycleConfigName()
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
public UpdateNotebookInstanceRequest withLifecycleConfigName(String lifecycleConfigName)
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
lifecycleConfigName
- The name of a lifecycle configuration to associate with the notebook instance. For information about
lifestyle configurations, see Step 2.1: (Optional)
Customize a Notebook Instance.public void setDisassociateLifecycleConfig(Boolean disassociateLifecycleConfig)
Set to true
to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated
with the notebook instance when you call this method, it does not throw an error.
disassociateLifecycleConfig
- Set to true
to remove the notebook instance lifecycle configuration currently associated with
the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not
associated with the notebook instance when you call this method, it does not throw an error.public Boolean getDisassociateLifecycleConfig()
Set to true
to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated
with the notebook instance when you call this method, it does not throw an error.
true
to remove the notebook instance lifecycle configuration currently associated
with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that
is not associated with the notebook instance when you call this method, it does not throw an error.public UpdateNotebookInstanceRequest withDisassociateLifecycleConfig(Boolean disassociateLifecycleConfig)
Set to true
to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated
with the notebook instance when you call this method, it does not throw an error.
disassociateLifecycleConfig
- Set to true
to remove the notebook instance lifecycle configuration currently associated with
the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not
associated with the notebook instance when you call this method, it does not throw an error.public Boolean isDisassociateLifecycleConfig()
Set to true
to remove the notebook instance lifecycle configuration currently associated with the
notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated
with the notebook instance when you call this method, it does not throw an error.
true
to remove the notebook instance lifecycle configuration currently associated
with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that
is not associated with the notebook instance when you call this method, it does not throw an error.public void setVolumeSizeInGB(Integer volumeSizeInGB)
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
volumeSizeInGB
- The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB.
ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space
on the volume. Because of this, you can increase the volume size when you update a notebook instance, but
you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use,
create a new notebook instance with the desired size.public Integer getVolumeSizeInGB()
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
public UpdateNotebookInstanceRequest withVolumeSizeInGB(Integer volumeSizeInGB)
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
volumeSizeInGB
- The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB.
ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space
on the volume. Because of this, you can increase the volume size when you update a notebook instance, but
you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use,
create a new notebook instance with the desired size.public void setDefaultCodeRepository(String defaultCodeRepository)
The Git repository to associate 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 to associate 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.public String getDefaultCodeRepository()
The Git repository to associate 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.
public UpdateNotebookInstanceRequest withDefaultCodeRepository(String defaultCodeRepository)
The Git repository to associate 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 to associate 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.public List<String> getAdditionalCodeRepositories()
An array of up to three Git repositories to associate 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.
public void setAdditionalCodeRepositories(Collection<String> additionalCodeRepositories)
An array of up to three Git repositories to associate 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 to associate 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.public UpdateNotebookInstanceRequest withAdditionalCodeRepositories(String... additionalCodeRepositories)
An array of up to three Git repositories to associate 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.
NOTE: This method appends the values to the existing list (if any). Use
setAdditionalCodeRepositories(java.util.Collection)
or
withAdditionalCodeRepositories(java.util.Collection)
if you want to override the existing values.
additionalCodeRepositories
- An array of up to three Git repositories to associate 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.public UpdateNotebookInstanceRequest withAdditionalCodeRepositories(Collection<String> additionalCodeRepositories)
An array of up to three Git repositories to associate 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 to associate 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.public List<String> getAcceleratorTypes()
A list of the Elastic Inference (EI) instance types to associate 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.
NotebookInstanceAcceleratorType
public void setAcceleratorTypes(Collection<String> acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate 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 to associate 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.NotebookInstanceAcceleratorType
public UpdateNotebookInstanceRequest withAcceleratorTypes(String... acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate 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.
NOTE: This method appends the values to the existing list (if any). Use
setAcceleratorTypes(java.util.Collection)
or withAcceleratorTypes(java.util.Collection)
if you
want to override the existing values.
acceleratorTypes
- A list of the Elastic Inference (EI) instance types to associate 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.NotebookInstanceAcceleratorType
public UpdateNotebookInstanceRequest withAcceleratorTypes(Collection<String> acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate 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 to associate 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.NotebookInstanceAcceleratorType
public UpdateNotebookInstanceRequest withAcceleratorTypes(NotebookInstanceAcceleratorType... acceleratorTypes)
A list of the Elastic Inference (EI) instance types to associate 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 to associate 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.NotebookInstanceAcceleratorType
public void setDisassociateAcceleratorTypes(Boolean disassociateAcceleratorTypes)
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
disassociateAcceleratorTypes
- A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation
is idempotent. If you specify an accelerator type that is not associated with the notebook instance when
you call this method, it does not throw an error.public Boolean getDisassociateAcceleratorTypes()
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
public UpdateNotebookInstanceRequest withDisassociateAcceleratorTypes(Boolean disassociateAcceleratorTypes)
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
disassociateAcceleratorTypes
- A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation
is idempotent. If you specify an accelerator type that is not associated with the notebook instance when
you call this method, it does not throw an error.public Boolean isDisassociateAcceleratorTypes()
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
public void setDisassociateDefaultCodeRepository(Boolean disassociateDefaultCodeRepository)
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
disassociateDefaultCodeRepository
- The name or URL of the default Git repository to remove from this notebook instance. This operation is
idempotent. If you specify a Git repository that is not associated with the notebook instance when you
call this method, it does not throw an error.public Boolean getDisassociateDefaultCodeRepository()
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
public UpdateNotebookInstanceRequest withDisassociateDefaultCodeRepository(Boolean disassociateDefaultCodeRepository)
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
disassociateDefaultCodeRepository
- The name or URL of the default Git repository to remove from this notebook instance. This operation is
idempotent. If you specify a Git repository that is not associated with the notebook instance when you
call this method, it does not throw an error.public Boolean isDisassociateDefaultCodeRepository()
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
public void setDisassociateAdditionalCodeRepositories(Boolean disassociateAdditionalCodeRepositories)
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
disassociateAdditionalCodeRepositories
- A list of names or URLs of the default Git repositories to remove from this notebook instance. This
operation is idempotent. If you specify a Git repository that is not associated with the notebook instance
when you call this method, it does not throw an error.public Boolean getDisassociateAdditionalCodeRepositories()
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
public UpdateNotebookInstanceRequest withDisassociateAdditionalCodeRepositories(Boolean disassociateAdditionalCodeRepositories)
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
disassociateAdditionalCodeRepositories
- A list of names or URLs of the default Git repositories to remove from this notebook instance. This
operation is idempotent. If you specify a Git repository that is not associated with the notebook instance
when you call this method, it does not throw an error.public Boolean isDisassociateAdditionalCodeRepositories()
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
public void setRootAccess(String rootAccess)
Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle
configuration scripts still run with root permissions.
rootAccess
- Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but
lifecycle configuration scripts still run with root permissions.
RootAccess
public String getRootAccess()
Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle
configuration scripts still run with root permissions.
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but
lifecycle configuration scripts still run with root permissions.
RootAccess
public UpdateNotebookInstanceRequest withRootAccess(String rootAccess)
Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle
configuration scripts still run with root permissions.
rootAccess
- Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but
lifecycle configuration scripts still run with root permissions.
RootAccess
public UpdateNotebookInstanceRequest withRootAccess(RootAccess rootAccess)
Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle
configuration scripts still run with root permissions.
rootAccess
- Whether root access is enabled or disabled for users of the notebook instance. The default value is
Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but
lifecycle configuration scripts still run with root permissions.
RootAccess
public String toString()
toString
in class Object
Object.toString()
public UpdateNotebookInstanceRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.