clone

@JvmName(name = "osselgyajwujqjcm")
suspend fun clone(value: Output<DatabaseInstanceCloneArgs>)
@JvmName(name = "luxmxdhendwefsxn")
suspend fun clone(value: DatabaseInstanceCloneArgs?)

Parameters

value

The context needed to create this instance as a clone of another instance. When this field is set during resource creation, this provider will attempt to clone another instance as indicated in the context. The configuration is detailed below.


@JvmName(name = "mpiiwrrlixkdiwyn")
suspend fun clone(argument: suspend DatabaseInstanceCloneArgsBuilder.() -> Unit)

Parameters

argument

The context needed to create this instance as a clone of another instance. When this field is set during resource creation, this provider will attempt to clone another instance as indicated in the context. The configuration is detailed below.