- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for CloudFunctionConfiguration (0.16 sec)
-
internal/event/config_test.go
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Dec 05 10:16:33 UTC 2023 - 29K bytes - Viewed (0) -
internal/event/config.go
if s3Key.RuleList.isEmpty() { return nil } type s3KeyWrapper S3Key return e.EncodeElement(s3KeyWrapper(s3Key), start) } // common - represents common elements inside <QueueConfiguration>, <CloudFunctionConfiguration> // and <TopicConfiguration> type common struct { ID string `xml:"Id" json:"Id"` Filter S3Key `xml:"Filter" json:"Filter"` Events []Name `xml:"Event" json:"Event"` }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Nov 16 17:28:29 UTC 2021 - 8.4K bytes - Viewed (0)