| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceSpec |
TensorBoardAppSettings.defaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
ResourceSpec |
KernelGatewayAppSettings.defaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
KernelGateway app.
|
ResourceSpec |
RStudioServerProDomainSettingsForUpdate.defaultResourceSpec()
Returns the value of the DefaultResourceSpec property for this object.
|
ResourceSpec |
RStudioServerProDomainSettings.defaultResourceSpec()
Returns the value of the DefaultResourceSpec property for this object.
|
ResourceSpec |
JupyterServerAppSettings.defaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
JupyterServer app.
|
ResourceSpec |
DescribeAppResponse.resourceSpec()
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
ResourceSpec |
CreateAppRequest.resourceSpec()
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
| Modifier and Type | Method and Description |
|---|---|
TensorBoardAppSettings.Builder |
TensorBoardAppSettings.Builder.defaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
KernelGatewayAppSettings.Builder |
KernelGatewayAppSettings.Builder.defaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
KernelGateway app.
|
RStudioServerProDomainSettingsForUpdate.Builder |
RStudioServerProDomainSettingsForUpdate.Builder.defaultResourceSpec(ResourceSpec defaultResourceSpec)
Sets the value of the DefaultResourceSpec property for this object.
|
RStudioServerProDomainSettings.Builder |
RStudioServerProDomainSettings.Builder.defaultResourceSpec(ResourceSpec defaultResourceSpec)
Sets the value of the DefaultResourceSpec property for this object.
|
JupyterServerAppSettings.Builder |
JupyterServerAppSettings.Builder.defaultResourceSpec(ResourceSpec defaultResourceSpec)
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the
JupyterServer app.
|
DescribeAppResponse.Builder |
DescribeAppResponse.Builder.resourceSpec(ResourceSpec resourceSpec)
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
CreateAppRequest.Builder |
CreateAppRequest.Builder.resourceSpec(ResourceSpec resourceSpec)
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
|
Copyright © 2022. All rights reserved.