ServiceTaskSpecContainerSpecMountVolumeOptionsLabelArgs

data class ServiceTaskSpecContainerSpecMountVolumeOptionsLabelArgs(val label: Output<String>, val value: Output<String>) : ConvertibleToJava<ServiceTaskSpecContainerSpecMountVolumeOptionsLabelArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ServiceTaskSpecContainerSpecMountVolumeOptionsLabelArgs

Properties

Link copied to clipboard
val label: Output<String>

Name of the label

Link copied to clipboard
val value: Output<String>

Value of the label