sst.pyi 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. # Automatically generated by SST
  2. # pylint: disable=all
  3. from typing import Any
  4. class Resource:
  5. class ADMIN_SECRET:
  6. type: str
  7. value: str
  8. class AUTH_API_URL:
  9. type: str
  10. value: str
  11. class AWS_SES_ACCESS_KEY_ID:
  12. type: str
  13. value: str
  14. class AWS_SES_SECRET_ACCESS_KEY:
  15. type: str
  16. value: str
  17. class Api:
  18. type: str
  19. url: str
  20. class App:
  21. name: str
  22. stage: str
  23. class AuthApi:
  24. type: str
  25. url: str
  26. class AuthStorage:
  27. namespaceId: str
  28. type: str
  29. class Bucket:
  30. name: str
  31. type: str
  32. class CLOUDFLARE_API_TOKEN:
  33. type: str
  34. value: str
  35. class CLOUDFLARE_DEFAULT_ACCOUNT_ID:
  36. type: str
  37. value: str
  38. class Console:
  39. type: str
  40. url: str
  41. class ConsoleData:
  42. name: str
  43. type: str
  44. class Database:
  45. database: str
  46. host: str
  47. password: str
  48. port: float
  49. type: str
  50. username: str
  51. class Desktop:
  52. type: str
  53. url: str
  54. class EMAILOCTOPUS_API_KEY:
  55. type: str
  56. value: str
  57. class Enterprise:
  58. type: str
  59. url: str
  60. class EnterpriseStorage:
  61. name: str
  62. type: str
  63. class GITHUB_APP_ID:
  64. type: str
  65. value: str
  66. class GITHUB_APP_PRIVATE_KEY:
  67. type: str
  68. value: str
  69. class GITHUB_CLIENT_ID_CONSOLE:
  70. type: str
  71. value: str
  72. class GITHUB_CLIENT_SECRET_CONSOLE:
  73. type: str
  74. value: str
  75. class GOOGLE_CLIENT_ID:
  76. type: str
  77. value: str
  78. class GatewayKv:
  79. namespaceId: str
  80. type: str
  81. class HONEYCOMB_API_KEY:
  82. type: str
  83. value: str
  84. class LogProcessor:
  85. type: str
  86. class R2AccessKey:
  87. type: str
  88. value: str
  89. class R2SecretKey:
  90. type: str
  91. value: str
  92. class STRIPE_SECRET_KEY:
  93. type: str
  94. value: str
  95. class STRIPE_WEBHOOK_SECRET:
  96. type: str
  97. value: str
  98. class Web:
  99. type: str
  100. url: str
  101. class ZEN_MODELS1:
  102. type: str
  103. value: str
  104. class ZEN_MODELS2:
  105. type: str
  106. value: str
  107. class ZEN_MODELS3:
  108. type: str
  109. value: str
  110. class ZEN_MODELS4:
  111. type: str
  112. value: str