delegatedAuthAccessors

@JvmName(name = "odjltalfpshophbu")
suspend fun delegatedAuthAccessors(value: Output<List<String>>)
@JvmName(name = "yayheaqfatmpubui")
suspend fun delegatedAuthAccessors(value: List<String>?)

Parameters

value

List of allowed authentication mount accessors the backend can request delegated authentication for.


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


@JvmName(name = "niujplfhegurtkcw")
suspend fun delegatedAuthAccessors(values: List<Output<String>>)
@JvmName(name = "mgmurahlllhikntl")
suspend fun delegatedAuthAccessors(vararg values: String)

Parameters

values

List of allowed authentication mount accessors the backend can request delegated authentication for.