spec

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

Parameters

value

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


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

Parameters

argument

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