AWS SDK for C++AWS SDK for C++ Version 1.11.478 |
#include <InferenceComponentStartupParameters.h>
Settings that take effect while the model container starts up.
Definition at line 30 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.
Definition at line 59 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.
Definition at line 58 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
Definition at line 45 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
Definition at line 46 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.
Definition at line 60 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
Definition at line 47 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.
Definition at line 61 of file InferenceComponentStartupParameters.h.
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
Definition at line 48 of file InferenceComponentStartupParameters.h.