DevBoxActionOutput interface
Dev Box で実行されるアクション。
プロパティ
| action |
実行されるアクション。 指定できる値: 停止 |
| name | アクションの名前。 |
| next | このアクションの次の実行の詳細。 |
| source |
このアクションをトリガーしたリソースの ID |
| suspended |
アクションが発生する最も早い時刻 (UTC)。 |
プロパティの詳細
actionType
実行されるアクション。
指定できる値: 停止
actionType: string
プロパティ値
string
name
アクションの名前。
name: string
プロパティ値
string
next
sourceId
このアクションをトリガーしたリソースの ID
sourceId: string
プロパティ値
string
suspendedUntil
アクションが発生する最も早い時刻 (UTC)。
suspendedUntil?: string
プロパティ値
string