clone

@JvmName(name = "ablgkqefkgpnqawt")
suspend fun clone(value: Output<DatabaseInstanceCloneArgs>)
@JvmName(name = "pctbmqgnltmqsrxb")
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 = "ewvfumgnploavxrm")
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.