ClusterNodeGroupAckConfigVolumeMount

data class ClusterNodeGroupAckConfigVolumeMount(val name: String, val path: String)

Constructors

Link copied to clipboard
constructor(name: String, path: 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.