/AWS1/CL_SGMINFERENCECOMPONE09¶
The deployment configuration for an endpoint that hosts inference components. The configuration includes the desired deployment strategy and rollback settings.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_rollingupdatepolicy TYPE REF TO /AWS1/CL_SGMINFERENCECOMPONE10 /AWS1/CL_SGMINFERENCECOMPONE10¶
Specifies a rolling deployment strategy for updating a SageMaker AI endpoint.
Optional arguments:¶
io_autorollbackconfiguration TYPE REF TO /AWS1/CL_SGMAUTOROLLBACKCONFIG /AWS1/CL_SGMAUTOROLLBACKCONFIG¶
Automatic rollback configuration for handling endpoint deployment failures and recovery.
Queryable Attributes¶
RollingUpdatePolicy¶
Specifies a rolling deployment strategy for updating a SageMaker AI endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLLINGUPDATEPOLICY() |
Getter for ROLLINGUPDATEPOLICY |
AutoRollbackConfiguration¶
Automatic rollback configuration for handling endpoint deployment failures and recovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOROLLBACKCONF() |
Getter for AUTOROLLBACKCONFIGURATION |