7#include <aws/appfabric/AppFabric_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename StreamNameT = Aws::String>
43 m_streamNameHasBeenSet =
true;
44 m_streamName = std::forward<StreamNameT>(value);
46 template <
typename StreamNameT = Aws::String>
54 bool m_streamNameHasBeenSet =
false;
AWS_APPFABRIC_API FirehoseStream(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetStreamName() const
AWS_APPFABRIC_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStreamName(StreamNameT &&value)
AWS_APPFABRIC_API FirehoseStream & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFABRIC_API FirehoseStream()=default
FirehoseStream & WithStreamName(StreamNameT &&value)
bool StreamNameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue