protectedSettings

@JvmName(name = "ohuubauwsvunbfko")
suspend fun protectedSettings(value: Output<String>)
@JvmName(name = "dmsxnssqjqdkmjml")
suspend fun protectedSettings(value: String?)

Parameters

value

A JSON String which specifies Sensitive Settings (such as Passwords) for the Extension.

Note: Keys within the protected_settings block are notoriously case-sensitive, where the casing required (e.g. TitleCase vs snakeCase) depends on the Extension being used. Please refer to the documentation for the specific Virtual Machine Extension you're looking to use for more information.