7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/S3Location.h>
9#include <aws/bedrock-agent/model/SupplementalDataStorageLocationType.h>
49 template<
typename S3LocationT = S3Location>
50 void SetS3Location(S3LocationT&& value) { m_s3LocationHasBeenSet =
true; m_s3Location = std::forward<S3LocationT>(value); }
51 template<
typename S3LocationT = S3Location>
67 bool m_s3LocationHasBeenSet =
false;
70 bool m_typeHasBeenSet =
false;
SupplementalDataStorageLocation & WithType(SupplementalDataStorageLocationType value)
SupplementalDataStorageLocationType GetType() const
void SetType(SupplementalDataStorageLocationType value)
AWS_BEDROCKAGENT_API SupplementalDataStorageLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3LocationHasBeenSet() const
SupplementalDataStorageLocation & WithS3Location(S3LocationT &&value)
const S3Location & GetS3Location() const
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
bool TypeHasBeenSet() const
AWS_BEDROCKAGENT_API SupplementalDataStorageLocation()=default
AWS_BEDROCKAGENT_API SupplementalDataStorageLocation(Aws::Utils::Json::JsonView jsonValue)
void SetS3Location(S3LocationT &&value)
SupplementalDataStorageLocationType
Aws::Utils::Json::JsonValue JsonValue