7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/ToFormat.h>
9#include <aws/b2bi/model/FormatOptions.h>
61 template<
typename FormatOptionsT = FormatOptions>
62 void SetFormatOptions(FormatOptionsT&& value) { m_formatOptionsHasBeenSet =
true; m_formatOptions = std::forward<FormatOptionsT>(value); }
63 template<
typename FormatOptionsT = FormatOptions>
69 bool m_toFormatHasBeenSet =
false;
71 FormatOptions m_formatOptions;
72 bool m_formatOptionsHasBeenSet =
false;
const FormatOptions & GetFormatOptions() const
ToFormat GetToFormat() const
AWS_B2BI_API OutputConversion(Aws::Utils::Json::JsonView jsonValue)
OutputConversion & WithToFormat(ToFormat value)
OutputConversion & WithFormatOptions(FormatOptionsT &&value)
AWS_B2BI_API Aws::Utils::Json::JsonValue Jsonize() const
bool ToFormatHasBeenSet() const
void SetToFormat(ToFormat value)
AWS_B2BI_API OutputConversion & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetFormatOptions(FormatOptionsT &&value)
AWS_B2BI_API OutputConversion()=default
bool FormatOptionsHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue