scopes

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

Parameters

value

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


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


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

Parameters

values

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