7#include <aws/supplychain/SupplyChain_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename DiagnosticReportsRootS3URIT = Aws::String>
48 void SetDiagnosticReportsRootS3URI(DiagnosticReportsRootS3URIT&& value) { m_diagnosticReportsRootS3URIHasBeenSet =
true; m_diagnosticReportsRootS3URI = std::forward<DiagnosticReportsRootS3URIT>(value); }
49 template<
typename DiagnosticReportsRootS3URIT = Aws::String>
55 bool m_diagnosticReportsRootS3URIHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue