/AWS1/CL_SGMENDPOINTINPUTCONF¶
The endpoint configuration for the load test.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instancetype TYPE /AWS1/SGMPRODUCTIONVARIANTIN00 /AWS1/SGMPRODUCTIONVARIANTIN00¶
The instance types to use for the load test.
io_serverlessconfig TYPE REF TO /AWS1/CL_SGMPRODUCTIONVARIAN01 /AWS1/CL_SGMPRODUCTIONVARIAN01¶
ServerlessConfig
iv_inferencespecname TYPE /AWS1/SGMINFERENCESPECNAME /AWS1/SGMINFERENCESPECNAME¶
The inference specification name in the model package version.
io_environmentparamranges TYPE REF TO /AWS1/CL_SGMENVIRONMENTPRMRA00 /AWS1/CL_SGMENVIRONMENTPRMRA00¶
The parameter you want to benchmark against.
Queryable Attributes¶
InstanceType¶
The instance types to use for the load test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCETYPE() |
Getter for INSTANCETYPE, with configurable default |
ASK_INSTANCETYPE() |
Getter for INSTANCETYPE w/ exceptions if field has no value |
HAS_INSTANCETYPE() |
Determine if INSTANCETYPE has a value |
ServerlessConfig¶
ServerlessConfig
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVERLESSCONFIG() |
Getter for SERVERLESSCONFIG |
InferenceSpecificationName¶
The inference specification name in the model package version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFERENCESPECNAME() |
Getter for INFERENCESPECIFICATIONNAME, with configurable def |
ASK_INFERENCESPECNAME() |
Getter for INFERENCESPECIFICATIONNAME w/ exceptions if field |
HAS_INFERENCESPECNAME() |
Determine if INFERENCESPECIFICATIONNAME has a value |
EnvironmentParameterRanges¶
The parameter you want to benchmark against.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTPARAMRANGES() |
Getter for ENVIRONMENTPARAMETERRANGES |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ENDPOINTINPUTCONFIGURATIONS¶
TYPES TT_ENDPOINTINPUTCONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMENDPOINTINPUTCONF WITH DEFAULT KEY
.