boundServiceAccountNamespaces

@JvmName(name = "pvlkobvpsrlgoekj")
suspend fun boundServiceAccountNamespaces(value: Output<List<String>>)
@JvmName(name = "uyjbmhhihuuolwba")
suspend fun boundServiceAccountNamespaces(value: List<String>?)

Parameters

value

List of namespaces allowed to access this role. If set to ["*"] all namespaces are allowed, both this and bound_service_account_names can not be set to "*".


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


@JvmName(name = "likhoctkuwoadtxn")
suspend fun boundServiceAccountNamespaces(values: List<Output<String>>)
@JvmName(name = "vdnpvxddtwdxrtve")
suspend fun boundServiceAccountNamespaces(vararg values: String)

Parameters

values

List of namespaces allowed to access this role. If set to ["*"] all namespaces are allowed, both this and bound_service_account_names can not be set to "*".