| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LastUpdateStatus |
DescribeFeatureGroupResponse.lastUpdateStatus()
A value indicating whether the update made to the feature group was successful.
|
LastUpdateStatus |
FeatureGroup.lastUpdateStatus()
A value that indicates whether the feature group was updated successfully.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFeatureGroupResponse.Builder |
DescribeFeatureGroupResponse.Builder.lastUpdateStatus(LastUpdateStatus lastUpdateStatus)
A value indicating whether the update made to the feature group was successful.
|
FeatureGroup.Builder |
FeatureGroup.Builder.lastUpdateStatus(LastUpdateStatus lastUpdateStatus)
A value that indicates whether the feature group was updated successfully.
|
Copyright © 2022. All rights reserved.