lockConfig

@JvmName(name = "kfesiehrkiciqxkv")
suspend fun lockConfig(value: Output<ConnectionLockConfigArgs>)
@JvmName(name = "abfqmsxcbabjyogq")
suspend fun lockConfig(value: ConnectionLockConfigArgs?)

Parameters

value

Determines whether or no a connection is locked. If locked, a reason must be specified. Structure is documented below.


@JvmName(name = "epkahbgniriuqffv")
suspend fun lockConfig(argument: suspend ConnectionLockConfigArgsBuilder.() -> Unit)

Parameters

argument

Determines whether or no a connection is locked. If locked, a reason must be specified. Structure is documented below.