7#include <aws/appfabric/AppFabric_EXPORTS.h>
8#include <aws/appfabric/model/AuditLogDestinationConfiguration.h>
41 template <
typename AuditLogT = AuditLogDestinationConfiguration>
43 m_auditLogHasBeenSet =
true;
44 m_auditLog = std::forward<AuditLogT>(value);
46 template <
typename AuditLogT = AuditLogDestinationConfiguration>
54 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