/AWS1/CL_SGMPENDINGDEPLOYMEN00¶
The summary of an in-progress deployment when an endpoint is creating or updating with a new endpoint configuration.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_endpointconfigname
TYPE /AWS1/SGMENDPOINTCONFIGNAME
/AWS1/SGMENDPOINTCONFIGNAME
¶
The name of the endpoint configuration used in the deployment.
Optional arguments:¶
it_productionvariants
TYPE /AWS1/CL_SGMPENDINGPRODUCTIO00=>TT_PENDINGPRODUCTIONVARIANTS00
TT_PENDINGPRODUCTIONVARIANTS00
¶
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
iv_starttime
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
The start time of the deployment.
it_shadowproductionvariants
TYPE /AWS1/CL_SGMPENDINGPRODUCTIO00=>TT_PENDINGPRODUCTIONVARIANTS00
TT_PENDINGPRODUCTIONVARIANTS00
¶
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on
ProductionVariants
for the in-progress deployment.
Queryable Attributes¶
EndpointConfigName¶
The name of the endpoint configuration used in the deployment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENDPOINTCONFIGNAME() |
Getter for ENDPOINTCONFIGNAME, with configurable default |
ASK_ENDPOINTCONFIGNAME() |
Getter for ENDPOINTCONFIGNAME w/ exceptions if field has no |
HAS_ENDPOINTCONFIGNAME() |
Determine if ENDPOINTCONFIGNAME has a value |
ProductionVariants¶
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRODUCTIONVARIANTS() |
Getter for PRODUCTIONVARIANTS, with configurable default |
ASK_PRODUCTIONVARIANTS() |
Getter for PRODUCTIONVARIANTS w/ exceptions if field has no |
HAS_PRODUCTIONVARIANTS() |
Determine if PRODUCTIONVARIANTS has a value |
StartTime¶
The start time of the deployment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STARTTIME() |
Getter for STARTTIME, with configurable default |
ASK_STARTTIME() |
Getter for STARTTIME w/ exceptions if field has no value |
HAS_STARTTIME() |
Determine if STARTTIME has a value |
ShadowProductionVariants¶
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on
ProductionVariants
for the in-progress deployment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SHADOWPRODUCTIONVARIANTS() |
Getter for SHADOWPRODUCTIONVARIANTS, with configurable defau |
ASK_SHADOWPRODUCTIONVARIANTS() |
Getter for SHADOWPRODUCTIONVARIANTS w/ exceptions if field h |
HAS_SHADOWPRODUCTIONVARIANTS() |
Determine if SHADOWPRODUCTIONVARIANTS has a value |