ExDoppler.ServiceToken (ExDoppler v1.0.1)
View SourceModule describing a Service Token
Fields
name
- Name of the service token. (e.g"AWS Lambda"
)slug
- Unique slug for this token (e.g"00000000-0000-0000-0000-000000000000"
)created_at
- Date and Time for this token's creation (e.g~U[2025-04-30 10:05:50.040Z]
)config
- Config associated with the token (e.g"prd_aws"
)environment
- Environment associated with the token (e.g"prd"
)expires_at
- Date and Time this token will expire (e.g~U[2025-04-30 10:05:50.040Z]
)
๐ Resources
- ๐ Doppler docs
- ๐ Doppler API docs
- ๐ฌ Contact the maintainer (he's happy to help!)
Summary
Functions
Creates an ServiceToken
from a map