| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
EbsStorageSettings |
EbsStorageSettings.clone() |
EbsStorageSettings |
SpaceStorageSettings.getEbsStorageSettings()
A collection of EBS storage settings for a space.
|
EbsStorageSettings |
EbsStorageSettings.withEbsVolumeSizeInGb(Integer ebsVolumeSizeInGb)
The size of an EBS storage volume for a space.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceStorageSettings.setEbsStorageSettings(EbsStorageSettings ebsStorageSettings)
A collection of EBS storage settings for a space.
|
SpaceStorageSettings |
SpaceStorageSettings.withEbsStorageSettings(EbsStorageSettings ebsStorageSettings)
A collection of EBS storage settings for a space.
|
Copyright © 2024. All rights reserved.