DevBoxActionOutput interface

Dev Box で実行されるアクション。

プロパティ

actionType

実行されるアクション。

指定できる値: 停止

name

アクションの名前。

next

このアクションの次の実行の詳細。

sourceId

このアクションをトリガーしたリソースの ID

suspendedUntil

アクションが発生する最も早い時刻 (UTC)。

プロパティの詳細

actionType

実行されるアクション。

指定できる値: 停止

actionType: string

プロパティ値

string

name

アクションの名前。

name: string

プロパティ値

string

next

このアクションの次の実行の詳細。

next?: DevBoxNextActionOutput

プロパティ値

sourceId

このアクションをトリガーしたリソースの ID

sourceId: string

プロパティ値

string

suspendedUntil

アクションが発生する最も早い時刻 (UTC)。

suspendedUntil?: string

プロパティ値

string