7#include <aws/finspace/Finspace_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
62 bool m_tickerplantLogVolumesHasBeenSet =
false;
void SetTickerplantLogVolumes(Aws::Vector< Aws::String > &&value)
void SetTickerplantLogVolumes(const Aws::Vector< Aws::String > &value)
TickerplantLogConfiguration & AddTickerplantLogVolumes(Aws::String &&value)
AWS_FINSPACE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_FINSPACE_API TickerplantLogConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
TickerplantLogConfiguration & AddTickerplantLogVolumes(const char *value)
const Aws::Vector< Aws::String > & GetTickerplantLogVolumes() const
TickerplantLogConfiguration & WithTickerplantLogVolumes(const Aws::Vector< Aws::String > &value)
AWS_FINSPACE_API TickerplantLogConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_FINSPACE_API TickerplantLogConfiguration()
TickerplantLogConfiguration & WithTickerplantLogVolumes(Aws::Vector< Aws::String > &&value)
TickerplantLogConfiguration & AddTickerplantLogVolumes(const Aws::String &value)
bool TickerplantLogVolumesHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue