encryptionType

@JvmName(name = "grkbaarjmpiglvfs")
suspend fun encryptionType(value: Output<String>)
@JvmName(name = "swunklqwwlhimfuk")
suspend fun encryptionType(value: String?)

Parameters

value

The encryption type to use for any created repositories. Valid values are AES256 or KMS. Defaults to AES256.