scopes

@JvmName(name = "jbtobbujmvfvkder")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "whfsmxvlitvkijue")
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 = "loatvmakkvhslcpw")
suspend fun scopes(vararg values: Output<String>)


@JvmName(name = "klmdefjgkoutnkqq")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "naadphibmhsmjrqf")
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