7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/S3DataSource.h>
40 template <
typename S3DataSourceT = S3DataSource>
42 m_s3DataSourceHasBeenSet =
true;
43 m_s3DataSource = std::forward<S3DataSourceT>(value);
45 template <
typename S3DataSourceT = S3DataSource>
53 bool m_s3DataSourceHasBeenSet =
false;
void SetS3DataSource(S3DataSourceT &&value)
const S3DataSource & GetS3DataSource() const
AWS_BEDROCK_API ModelDataSource()=default
bool S3DataSourceHasBeenSet() const
ModelDataSource & WithS3DataSource(S3DataSourceT &&value)
AWS_BEDROCK_API ModelDataSource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API ModelDataSource(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue