ContainerDeleteResponse type

包含刪除作業的回應數據。

TypeScript
type ContainerDeleteResponse = ContainerDeleteHeaders & { _response: Object }