spec

@JvmName(name = "nalassaucrfkypqh")
suspend fun spec(value: Output<VolumeAttachmentSpecArgs>)
@JvmName(name = "dkrcmahxriacwncb")
suspend fun spec(value: VolumeAttachmentSpecArgs?)

Parameters

value

Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.


@JvmName(name = "byethygmlxygdjna")
suspend fun spec(argument: suspend VolumeAttachmentSpecArgsBuilder.() -> Unit)

Parameters

argument

Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.