state

@JvmName(name = "pgdodsqckrlunrbw")
suspend fun state(value: Output<Either<String, EncryptionScopeState>>)
@JvmName(name = "lhkemsealitykgii")
suspend fun state(value: Either<String, EncryptionScopeState>?)
@JvmName(name = "jfmoxmpewxbxgjqy")
fun state(value: String)
@JvmName(name = "qkmkfxdghagopjwx")
fun state(value: EncryptionScopeState)

Parameters

value

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