7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/S3Location.h>
48 template<
typename S3LocationT = S3Location>
49 void SetS3Location(S3LocationT&& value) { m_s3LocationHasBeenSet =
true; m_s3Location = std::forward<S3LocationT>(value); }
50 template<
typename S3LocationT = S3Location>
56 bool m_s3LocationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue