/AWS1/CL_SGMROLLINGDEPLOYMEN00¶
The configurations that SageMaker uses when updating the AMI versions.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_maximumbatchsize TYPE REF TO /AWS1/CL_SGMCAPACITYSIZECONFIG /AWS1/CL_SGMCAPACITYSIZECONFIG¶
The maximum amount of instances in the cluster that SageMaker can update at a time.
Optional arguments:¶
io_rollbackmaximumbatchsize TYPE REF TO /AWS1/CL_SGMCAPACITYSIZECONFIG /AWS1/CL_SGMCAPACITYSIZECONFIG¶
The maximum amount of instances in the cluster that SageMaker can roll back at a time.
Queryable Attributes¶
MaximumBatchSize¶
The maximum amount of instances in the cluster that SageMaker can update at a time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXIMUMBATCHSIZE() |
Getter for MAXIMUMBATCHSIZE |
RollbackMaximumBatchSize¶
The maximum amount of instances in the cluster that SageMaker can roll back at a time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLLBACKMAXIMUMBATCHSIZE() |
Getter for ROLLBACKMAXIMUMBATCHSIZE |