state

@JvmName(name = "ljfekgcyuxjetjws")
suspend fun state(value: Output<Either<String, EncryptionScopeState>>)
@JvmName(name = "bfofklhlrbeqnaac")
suspend fun state(value: Either<String, EncryptionScopeState>?)
@JvmName(name = "ugsntxknantahdek")
fun state(value: String)
@JvmName(name = "nlesmrgecqjwjewl")
fun state(value: EncryptionScopeState)

Parameters

value

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