keyType

@JvmName(name = "hvspjqwsjhbacwwd")
suspend fun keyType(value: Output<Either<String, KeyType>>)
@JvmName(name = "xapveluqbtqhihtx")
suspend fun keyType(value: Either<String, KeyType>?)
@JvmName(name = "bgnixurgyxewihqh")
fun keyType(value: String)
@JvmName(name = "xhopjolkgchggqwq")
fun keyType(value: KeyType)

Parameters

value

Encryption key type to be used for the encryption service. 'Account' key type implies that an account-scoped encryption key will be used. 'Service' key type implies that a default service key is used.