scopes

@JvmName(name = "fjjnwrxfyewpvbqg")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "gqiqnaelbfflygcc")
suspend fun scopes(value: List<String>?)

Parameters

value

The scopes of the project access token. valid values are: api, read_api, read_user, k8s_proxy, read_registry, write_registry, read_repository, write_repository, create_runner, ai_features, k8s_proxy, read_observability, write_observability


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


@JvmName(name = "ytqbmsgehgkkmjim")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "xlhnbujlcdyouktt")
suspend fun scopes(vararg values: String)

Parameters

values

The scopes of the project access token. valid values are: api, read_api, read_user, k8s_proxy, read_registry, write_registry, read_repository, write_repository, create_runner, ai_features, k8s_proxy, read_observability, write_observability