originSnapshot

@JvmName(name = "txldnfibbcwfgkyd")
suspend fun originSnapshot(value: Output<OpenZfsVolumeOriginSnapshotArgs>)
@JvmName(name = "kxqcriaksgllsyoj")
suspend fun originSnapshot(value: OpenZfsVolumeOriginSnapshotArgs?)

Parameters

value

Specifies the configuration to use when creating the OpenZFS volume. See origin_snapshot Block below for details.


@JvmName(name = "nryfipaybvdlebow")
suspend fun originSnapshot(argument: suspend OpenZfsVolumeOriginSnapshotArgsBuilder.() -> Unit)

Parameters

argument

Specifies the configuration to use when creating the OpenZFS volume. See origin_snapshot Block below for details.