7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/S3DataSource.h>
46 template<
typename S3DataSourceT = S3DataSource>
47 void SetS3DataSource(S3DataSourceT&& value) { m_s3DataSourceHasBeenSet =
true; m_s3DataSource = std::forward<S3DataSourceT>(value); }
48 template<
typename S3DataSourceT = S3DataSource>
54 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
Aws::Utils::Json::JsonValue JsonValue