scopes

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

Parameters

value

The scopes of the personal access token. valid values are: api, read_user, read_api, read_repository, write_repository, read_registry, write_registry, sudo, admin_mode, create_runner, manage_runner, ai_features, k8s_proxy, read_service_ping


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


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

Parameters

values

The scopes of the personal access token. valid values are: api, read_user, read_api, read_repository, write_repository, read_registry, write_registry, sudo, admin_mode, create_runner, manage_runner, ai_features, k8s_proxy, read_service_ping