7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/bedrock-runtime/model/AsyncInvokeS3OutputDataConfig.h>
19namespace BedrockRuntime {
40 template <
typename S3OutputDataConfigT = AsyncInvokeS3OutputDataConfig>
42 m_s3OutputDataConfigHasBeenSet =
true;
43 m_s3OutputDataConfig = std::forward<S3OutputDataConfigT>(value);
45 template <
typename S3OutputDataConfigT = AsyncInvokeS3OutputDataConfig>
53 bool m_s3OutputDataConfigHasBeenSet =
false;
AWS_BEDROCKRUNTIME_API AsyncInvokeOutputDataConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKRUNTIME_API AsyncInvokeOutputDataConfig(Aws::Utils::Json::JsonView jsonValue)
bool S3OutputDataConfigHasBeenSet() const
void SetS3OutputDataConfig(S3OutputDataConfigT &&value)
AsyncInvokeOutputDataConfig & WithS3OutputDataConfig(S3OutputDataConfigT &&value)
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKRUNTIME_API AsyncInvokeOutputDataConfig()=default
const AsyncInvokeS3OutputDataConfig & GetS3OutputDataConfig() const
Aws::Utils::Json::JsonValue JsonValue