VolumeOptionsResponse

data class VolumeOptionsResponse(val nocopy: Boolean? = null)

Describes the volume options for the container

Constructors

Link copied to clipboard
constructor(nocopy: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nocopy: Boolean? = null

Indicate whether volume is nocopy