ClusterNodeGroupAckConfigVolume

data class ClusterNodeGroupAckConfigVolume(val name: String, val path: String, val type: String)

Constructors

Link copied to clipboard
constructor(name: String, path: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of ack cluster job pod volume mounts.

Link copied to clipboard

The path of ack cluster job pod volume mounts.

Link copied to clipboard

The ack cluster job pod volumes type.