7#include <aws/appfabric/AppFabric_EXPORTS.h>
8#include <aws/appfabric/model/Schema.h>
9#include <aws/appfabric/model/Format.h>
48 inline void SetSchema(
Schema value) { m_schemaHasBeenSet =
true; m_schema = value; }
58 inline void SetFormat(
Format value) { m_formatHasBeenSet =
true; m_format = value; }
64 bool m_schemaHasBeenSet =
false;
67 bool m_formatHasBeenSet =
false;
void SetFormat(Format value)
bool FormatHasBeenSet() const
AuditLogProcessingConfiguration & WithSchema(Schema value)
AWS_APPFABRIC_API Aws::Utils::Json::JsonValue Jsonize() const
bool SchemaHasBeenSet() const
AuditLogProcessingConfiguration & WithFormat(Format value)
void SetSchema(Schema value)
AWS_APPFABRIC_API AuditLogProcessingConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFABRIC_API AuditLogProcessingConfiguration()=default
AWS_APPFABRIC_API AuditLogProcessingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue