spec

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

Parameters

value

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


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

Parameters

argument

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