后台服务
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

32 rindas
722 B

  1. {
  2. "groups": [
  3. {
  4. "name": "aws",
  5. "type": "com.iformall.config.AwsProperty",
  6. "sourceType": "com.iformall.config.AwsProperty"
  7. }
  8. ],
  9. "properties": [
  10. {
  11. "name": "aws.access",
  12. "type": "java.lang.String",
  13. "sourceType": "com.iformall.config.AwsProperty"
  14. },
  15. {
  16. "name": "aws.bucket-name",
  17. "type": "java.lang.String",
  18. "sourceType": "com.iformall.config.AwsProperty"
  19. },
  20. {
  21. "name": "aws.client-region",
  22. "type": "java.lang.String",
  23. "sourceType": "com.iformall.config.AwsProperty"
  24. },
  25. {
  26. "name": "aws.secret",
  27. "type": "java.lang.String",
  28. "sourceType": "com.iformall.config.AwsProperty"
  29. }
  30. ],
  31. "hints": []
  32. }