ContainerCreateResponse type

作成操作の応答データが含まれています。

type ContainerCreateResponse = ContainerCreateHeaders & { _response: Object }