| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultEbsStorageSettings |
DefaultEbsStorageSettings.clone() |
DefaultEbsStorageSettings |
DefaultSpaceStorageSettings.getDefaultEbsStorageSettings()
The default EBS storage settings for a space.
|
DefaultEbsStorageSettings |
DefaultEbsStorageSettings.withDefaultEbsVolumeSizeInGb(Integer defaultEbsVolumeSizeInGb)
The default size of the EBS storage volume for a space.
|
DefaultEbsStorageSettings |
DefaultEbsStorageSettings.withMaximumEbsVolumeSizeInGb(Integer maximumEbsVolumeSizeInGb)
The maximum size of the EBS storage volume for a space.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSpaceStorageSettings.setDefaultEbsStorageSettings(DefaultEbsStorageSettings defaultEbsStorageSettings)
The default EBS storage settings for a space.
|
DefaultSpaceStorageSettings |
DefaultSpaceStorageSettings.withDefaultEbsStorageSettings(DefaultEbsStorageSettings defaultEbsStorageSettings)
The default EBS storage settings for a space.
|
Copyright © 2024. All rights reserved.