allowedManagedKeys

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


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