| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceSpec |
ResourceSpec.clone() |
ResourceSpec |
SpaceCodeEditorAppSettings.getDefaultResourceSpec() |
ResourceSpec |
RStudioServerProDomainSettingsForUpdate.getDefaultResourceSpec() |
ResourceSpec |
SpaceJupyterLabAppSettings.getDefaultResourceSpec() |
ResourceSpec |
RStudioServerProDomainSettings.getDefaultResourceSpec() |
ResourceSpec |
JupyterLabAppSettings.getDefaultResourceSpec() |
ResourceSpec |
CodeEditorAppSettings.getDefaultResourceSpec() |
ResourceSpec |
RSessionAppSettings.getDefaultResourceSpec() |
ResourceSpec |
TensorBoardAppSettings.getDefaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
ResourceSpec |
KernelGatewayAppSettings.getDefaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
KernelGateway app.
|
ResourceSpec |
JupyterServerAppSettings.getDefaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
JupyterServer app.
|
ResourceSpec |
DescribeAppResult.getResourceSpec()
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
ResourceSpec |
CreateAppRequest.getResourceSpec()
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
ResourceSpec |
AppDetails.getResourceSpec() |
ResourceSpec |
ResourceSpec.withInstanceType(AppInstanceType instanceType)
The instance type that the image version runs on.
|
ResourceSpec |
ResourceSpec.withInstanceType(String instanceType)
The instance type that the image version runs on.
|
ResourceSpec |
ResourceSpec.withLifecycleConfigArn(String lifecycleConfigArn)
The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.
|
ResourceSpec |
ResourceSpec.withSageMakerImageArn(String sageMakerImageArn)
The ARN of the SageMaker image that the image version belongs to.
|
ResourceSpec |
ResourceSpec.withSageMakerImageVersionAlias(String sageMakerImageVersionAlias)
The SageMakerImageVersionAlias of the image to launch with.
|
ResourceSpec |
ResourceSpec.withSageMakerImageVersionArn(String sageMakerImageVersionArn)
The ARN of the image version created on the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceCodeEditorAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
RStudioServerProDomainSettingsForUpdate.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
SpaceJupyterLabAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
RStudioServerProDomainSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
JupyterLabAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
CodeEditorAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
RSessionAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
void |
TensorBoardAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
void |
KernelGatewayAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
KernelGateway app.
|
void |
JupyterServerAppSettings.setDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
JupyterServer app.
|
void |
DescribeAppResult.setResourceSpec(ResourceSpec resourceSpec)
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
void |
CreateAppRequest.setResourceSpec(ResourceSpec resourceSpec)
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
void |
AppDetails.setResourceSpec(ResourceSpec resourceSpec) |
SpaceCodeEditorAppSettings |
SpaceCodeEditorAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
RStudioServerProDomainSettingsForUpdate |
RStudioServerProDomainSettingsForUpdate.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
SpaceJupyterLabAppSettings |
SpaceJupyterLabAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
RStudioServerProDomainSettings |
RStudioServerProDomainSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
JupyterLabAppSettings |
JupyterLabAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
CodeEditorAppSettings |
CodeEditorAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
RSessionAppSettings |
RSessionAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
TensorBoardAppSettings |
TensorBoardAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
KernelGatewayAppSettings |
KernelGatewayAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
KernelGateway app.
|
JupyterServerAppSettings |
JupyterServerAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
JupyterServer app.
|
DescribeAppResult |
DescribeAppResult.withResourceSpec(ResourceSpec resourceSpec)
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
CreateAppRequest |
CreateAppRequest.withResourceSpec(ResourceSpec resourceSpec)
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
AppDetails |
AppDetails.withResourceSpec(ResourceSpec resourceSpec) |
Copyright © 2024. All rights reserved.