7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/kinesis/Kinesis_EXPORTS.h>
42 m_enabledHasBeenSet =
true;
57 template <
typename LogGroupNameT = Aws::String>
59 m_logGroupNameHasBeenSet =
true;
60 m_logGroupName = std::forward<LogGroupNameT>(value);
62 template <
typename LogGroupNameT = Aws::String>
75 template <
typename LogStreamNameT = Aws::String>
77 m_logStreamNameHasBeenSet =
true;
78 m_logStreamName = std::forward<LogStreamNameT>(value);
80 template <
typename LogStreamNameT = Aws::String>
87 bool m_enabled{
false};
92 bool m_enabledHasBeenSet =
false;
93 bool m_logGroupNameHasBeenSet =
false;
94 bool m_logStreamNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue