7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/S3Location.h>
39 template <
typename FileLocationT = S3Location>
41 m_fileLocationHasBeenSet =
true;
42 m_fileLocation = std::forward<FileLocationT>(value);
44 template <
typename FileLocationT = S3Location>
52 bool m_fileLocationHasBeenSet =
false;
AWS_B2BI_API OutputSampleFileSource()=default
bool FileLocationHasBeenSet() const
AWS_B2BI_API OutputSampleFileSource(Aws::Utils::Json::JsonView jsonValue)
const S3Location & GetFileLocation() const
OutputSampleFileSource & WithFileLocation(FileLocationT &&value)
void SetFileLocation(FileLocationT &&value)
AWS_B2BI_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_B2BI_API OutputSampleFileSource & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue