state

@JvmName(name = "ycqhkrfjcaorxxrg")
suspend fun state(value: Output<Either<String, EncryptionScopeState>>)
@JvmName(name = "rnpsuwmxxktfebgo")
suspend fun state(value: Either<String, EncryptionScopeState>?)
@JvmName(name = "bdsifisxtspxfjuu")
fun state(value: String)
@JvmName(name = "oecthpcwamulsubr")
fun state(value: EncryptionScopeState)

Parameters

value

The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled.