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