spec

@JvmName(name = "qbfxlubkfdixehcc")
suspend fun spec(value: Output<CSIDriverSpecArgs>)
@JvmName(name = "hwrprmolmuaiqrlk")
suspend fun spec(value: CSIDriverSpecArgs)

Parameters

value

spec represents the specification of the CSI Driver.


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

Parameters

argument

spec represents the specification of the CSI Driver.