ContainerCreateResponse type

Contains response data for the create operation.

type ContainerCreateResponse = WithResponse<
  ContainerCreateHeaders,
  ContainerCreateHeaders
>