7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/firehose/Firehose_EXPORTS.h>
9#include <aws/firehose/model/KeyType.h>
45 template <
typename KeyARNT = Aws::String>
47 m_keyARNHasBeenSet =
true;
48 m_keyARN = std::forward<KeyARNT>(value);
50 template <
typename KeyARNT = Aws::String>
85 m_keyTypeHasBeenSet =
true;
97 bool m_keyARNHasBeenSet =
false;
98 bool m_keyTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue