| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ProductionVariantCoreDumpConfig |
ProductionVariant.coreDumpConfig()
Specifies configuration for a core dump from the model container when the process crashes.
|
| Modifier and Type | Method and Description |
|---|---|
ProductionVariant.Builder |
ProductionVariant.Builder.coreDumpConfig(ProductionVariantCoreDumpConfig coreDumpConfig)
Specifies configuration for a core dump from the model container when the process crashes.
|
Copyright © 2023. All rights reserved.