configurationMode

@JvmName(name = "pbutxhtcricmdtqk")
suspend fun configurationMode(value: Output<Either<String, ConfigurationMode>>)
@JvmName(name = "nrdquwqjimgxrgtm")
suspend fun configurationMode(value: Either<String, ConfigurationMode>?)
@JvmName(name = "qwxswmbkoerlpouh")
fun configurationMode(value: String)
@JvmName(name = "qavjdnjrlycucixj")
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.