AWS SDK for C++

AWS SDK for C++ Version 1.11.748

Loading...
Searching...
No Matches
SqsNotificationConfiguration.h
1
6#pragma once
7#include <aws/securitylake/SecurityLake_EXPORTS.h>
8
9namespace Aws {
10namespace Utils {
11namespace Json {
12class JsonValue;
13class JsonView;
14} // namespace Json
15} // namespace Utils
16namespace SecurityLake {
17namespace Model {
18
26 public:
27 AWS_SECURITYLAKE_API SqsNotificationConfiguration() = default;
30 AWS_SECURITYLAKE_API Aws::Utils::Json::JsonValue Jsonize() const;
31};
32
33} // namespace Model
34} // namespace SecurityLake
35} // namespace Aws
AWS_SECURITYLAKE_API SqsNotificationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYLAKE_API SqsNotificationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYLAKE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYLAKE_API SqsNotificationConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue