allowedManagedKeys

@JvmName(name = "jwvegljetjnmbrcj")
suspend fun allowedManagedKeys(value: Output<List<String>>)
@JvmName(name = "xcaytpurbfuhvoqb")
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 = "ndefwmtqoqociaxp")
suspend fun allowedManagedKeys(vararg values: Output<String>)


@JvmName(name = "icbxyhijjjfviyjn")
suspend fun allowedManagedKeys(values: List<Output<String>>)
@JvmName(name = "ubvnhgsrbcffkyrq")
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: