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