class Docr::Types::ContainerCreateResponse
- Docr::Types::ContainerCreateResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
docr/types/container_create_response.crConstructors
Instance Method Summary
-
#id : String
The ID of the created container
-
#id=(id : String)
The ID of the created container
-
#warnings : Array(String)
Warnings encountered when creating the container
-
#warnings=(warnings : Array(String))
Warnings encountered when creating the container