| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelVariantStatus |
ModelVariantStatus.fromValue(String value)
Use this in place of valueOf.
|
static ModelVariantStatus |
ModelVariantStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelVariantStatus[] |
ModelVariantStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModelVariantConfigSummary |
ModelVariantConfigSummary.withStatus(ModelVariantStatus status)
The status of deployment for the model variant on the hosted inference endpoint.
|
Copyright © 2025. All rights reserved.