scopes

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

Parameters

value

The scopes of the group 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 = "tlqveypvpbldscty")
suspend fun scopes(vararg values: Output<String>)


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

Parameters

values

The scopes of the group 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