namespaces

@JvmName(name = "fgjmhuejaogvsipt")
suspend fun namespaces(value: Output<List<String>>)
@JvmName(name = "cehqmxpqirarnhqo")
suspend fun namespaces(value: List<String>?)

Parameters

value

The namespaces to which the access scope applies when type is namespace.


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


@JvmName(name = "afmilxhjcibxvsaa")
suspend fun namespaces(values: List<Output<String>>)
@JvmName(name = "gtwfddutjnnfsvew")
suspend fun namespaces(vararg values: String)

Parameters

values

The namespaces to which the access scope applies when type is namespace.