scopes

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

Parameters

value

Array of scopes of the impersonation 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 = "beovxwicndbwbhnv")
suspend fun scopes(vararg values: Output<String>)


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

Parameters

values

Array of scopes of the impersonation 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