Optional
description?: stringOptional
expiresAt?: DateDate on which the token expires.
Optional
functionId?: stringUUID of the function to associate the token with.
One-of ('scope'): at most one of 'functionId', 'namespaceId' could be set.
Optional
namespaceId?: stringUUID of the namespace to associate the token with.
One-of ('scope'): at most one of 'functionId', 'namespaceId' could be set.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Description of the token.