planConfigs

@JvmName(name = "jbclgfpxxhlgfmtl")
suspend fun planConfigs(value: Output<List<DbInstancePlanPlanConfigArgs>>)
@JvmName(name = "nfkosdqrcidxkfji")
suspend fun planConfigs(value: List<DbInstancePlanPlanConfigArgs>?)

Parameters

value

The execution information of the plan. See plan_config below.


@JvmName(name = "rmgwllpwghtcglqi")
suspend fun planConfigs(vararg values: Output<DbInstancePlanPlanConfigArgs>)


@JvmName(name = "yqxxiuwgcfydovkp")
suspend fun planConfigs(values: List<Output<DbInstancePlanPlanConfigArgs>>)
@JvmName(name = "chhnookppumpkbul")
suspend fun planConfigs(vararg values: DbInstancePlanPlanConfigArgs)

Parameters

values

The execution information of the plan. See plan_config below.


@JvmName(name = "wmatwjviyvetxhmt")
suspend fun planConfigs(argument: List<suspend DbInstancePlanPlanConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ceqdnxpyquxdfdsq")
suspend fun planConfigs(vararg argument: suspend DbInstancePlanPlanConfigArgsBuilder.() -> Unit)
@JvmName(name = "gvmfrnecbvpimkaf")
suspend fun planConfigs(argument: suspend DbInstancePlanPlanConfigArgsBuilder.() -> Unit)

Parameters

argument

The execution information of the plan. See plan_config below.