allowedManagedKeys

@JvmName(name = "wpwsitvisiyqbsvl")
suspend fun allowedManagedKeys(value: Output<List<String>>)
@JvmName(name = "gvpvljwuchfwrcxh")
suspend fun allowedManagedKeys(value: List<String>?)

Parameters

value

Set of managed key registry entry names that the mount in question is allowed to access The following arguments are common to all database engines:


@JvmName(name = "haumbpfrmrewddrc")
suspend fun allowedManagedKeys(vararg values: Output<String>)


@JvmName(name = "cxpgcovrrnqbkmku")
suspend fun allowedManagedKeys(values: List<Output<String>>)
@JvmName(name = "jspejmwjbuodyowv")
suspend fun allowedManagedKeys(vararg values: String)

Parameters

values

Set of managed key registry entry names that the mount in question is allowed to access The following arguments are common to all database engines: