7#include <aws/firehose/Firehose_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/firehose/model/KeyType.h>
51 template<
typename KeyARNT = Aws::String>
52 void SetKeyARN(KeyARNT&& value) { m_keyARNHasBeenSet =
true; m_keyARN = std::forward<KeyARNT>(value); }
53 template<
typename KeyARNT = Aws::String>
90 bool m_keyARNHasBeenSet =
false;
93 bool m_keyTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue