7#include <aws/appfabric/AppFabric_EXPORTS.h>
8#include <aws/appfabric/model/AuditLogProcessingConfiguration.h>
47 template<
typename AuditLogT = AuditLogProcessingConfiguration>
48 void SetAuditLog(AuditLogT&& value) { m_auditLogHasBeenSet =
true; m_auditLog = std::forward<AuditLogT>(value); }
49 template<
typename AuditLogT = AuditLogProcessingConfiguration>
55 bool m_auditLogHasBeenSet =
false;
const AuditLogProcessingConfiguration & GetAuditLog() const
ProcessingConfiguration & WithAuditLog(AuditLogT &&value)
AWS_APPFABRIC_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAuditLog(AuditLogT &&value)
AWS_APPFABRIC_API ProcessingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool AuditLogHasBeenSet() const
AWS_APPFABRIC_API ProcessingConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFABRIC_API ProcessingConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue