planConfigs

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

Parameters

value

The execution information of the plan. See plan_config below.


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


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

Parameters

values

The execution information of the plan. See plan_config below.


@JvmName(name = "fxknnbhwbjcfrmrb")
suspend fun planConfigs(argument: List<suspend DbInstancePlanPlanConfigArgsBuilder.() -> Unit>)
@JvmName(name = "fjjsrauyevcmhbjl")
suspend fun planConfigs(vararg argument: suspend DbInstancePlanPlanConfigArgsBuilder.() -> Unit)
@JvmName(name = "ctjhofeqfjsmttdo")
suspend fun planConfigs(argument: suspend DbInstancePlanPlanConfigArgsBuilder.() -> Unit)

Parameters

argument

The execution information of the plan. See plan_config below.