pod Preset Patch
suspend fun podPresetPatch(name: String, block: suspend PodPresetPatchResourceBuilder.() -> Unit): PodPresetPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for PodPresetPatch.
See also
Parameters
name
The unique name of the resulting resource.