Skip to main content

ActorEnvVarCollectionClientAsync

apify_client.clients.ActorEnvVarCollectionClientAsync

Async sub-client for manipulating actor env vars.

Index

Methods

Methods

create

  • async create(*, is_secret, name, value): dict

list

  • async list(): ListPage[dict]