spec

@JvmName(name = "cvnnfmthdpqlnkql")
suspend fun spec(value: Output<VolumeAttachmentSpecArgs>)
@JvmName(name = "hubftpaslrcfkdwp")
suspend fun spec(value: VolumeAttachmentSpecArgs)

Parameters

value

spec represents specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.


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

Parameters

argument

spec represents specification of the desired attach/detach volume behavior. Populated by the Kubernetes system.