AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
EventBridgeConfiguration.h
Go to the documentation of this file.
1
6#pragma once
8
9namespace Aws
10{
11namespace Utils
12{
13namespace Xml
14{
15 class XmlNode;
16} // namespace Xml
17} // namespace Utils
18namespace S3Crt
19{
20namespace Model
21{
22
30 {
31 public:
35
37
38 };
39
40} // namespace Model
41} // namespace S3Crt
42} // namespace Aws
#define AWS_S3CRT_API
Definition: S3Crt_EXPORTS.h:28
AWS_S3CRT_API EventBridgeConfiguration & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CRT_API EventBridgeConfiguration(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CRT_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const