allowedManagedKeys

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

Parameters

value

List of managed key registry entry names that the mount in question is allowed to access


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


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

Parameters

values

List of managed key registry entry names that the mount in question is allowed to access