configurationMode

@JvmName(name = "vlcnvjehhasfmojs")
suspend fun configurationMode(value: Output<Either<String, ConfigurationMode>>)
@JvmName(name = "vbmifyxrcwoauonn")
suspend fun configurationMode(value: Either<String, ConfigurationMode>?)
@JvmName(name = "velkdtpmmqapwvve")
fun configurationMode(value: String)
@JvmName(name = "llqmbcjbuvlgcbtu")
fun configurationMode(value: ConfigurationMode)

Parameters

value

Specifies how the LCM(Local Configuration Manager) actually applies the configuration to the target nodes. Possible values are ApplyOnly, ApplyAndMonitor, and ApplyAndAutoCorrect.