StatelessAgentProfileUpdate interface

ステートレス プロファイルは、ジョブの実行後にマシンがクリーンアップされることを意味します。

Extends

プロパティ

kind

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

継承されたプロパティ

resourcePredictions

プール バッファー/スタンバイ エージェントを定義します。

resourcePredictionsProfile

プール バッファー/スタンバイ エージェントの提供方法を定義します。

プロパティの詳細

kind

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

kind: "Stateless"

プロパティ値

"Stateless"

継承されたプロパティの詳細

resourcePredictions

プール バッファー/スタンバイ エージェントを定義します。

resourcePredictions?: Record<string, unknown>

プロパティ値

Record<string, unknown>

AgentProfileUpdate.resourcePredictions から継承された

resourcePredictionsProfile

プール バッファー/スタンバイ エージェントの提供方法を定義します。

resourcePredictionsProfile?: ResourcePredictionsProfileUpdateUnion

プロパティ値

AgentProfileUpdate.resourcePredictionsProfile から継承された