status

@JvmName(name = "livpgxfiusvskeju")
suspend fun status(value: Output<String>)
@JvmName(name = "iyadikhhqpxaaiaj")
suspend fun status(value: String?)

Parameters

value

Specifies whether to enable the configuration read-only mode. Valid values:

  • NonProtection: disables the configuration read-only mode. In this case, you cannot set the ModificationProtectionReason parameter. If you specify ModificationProtectionReason, the value is cleared.

  • ConsoleProtection: enables the configuration read-only mode. In this case, you can specify ModificationProtectionReason.

NOTE: If you set this parameter to ConsoleProtection, you cannot use the NLB console to modify instance configurations. However, you can call API operations to modify instance configurations.