7#include <aws/network-firewall/NetworkFirewall_EXPORTS.h>
8#include <aws/network-firewall/model/Attachment.h>
21namespace NetworkFirewall
45 template<
typename AttachmentT = Attachment>
46 void SetAttachment(AttachmentT&& value) { m_attachmentHasBeenSet =
true; m_attachment = std::forward<AttachmentT>(value); }
47 template<
typename AttachmentT = Attachment>
53 bool m_attachmentHasBeenSet =
false;
const Attachment & GetAttachment() const
void SetAttachment(AttachmentT &&value)
bool AttachmentHasBeenSet() const
AZSyncState & WithAttachment(AttachmentT &&value)
AWS_NETWORKFIREWALL_API AZSyncState(Aws::Utils::Json::JsonView jsonValue)
AWS_NETWORKFIREWALL_API AZSyncState & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_NETWORKFIREWALL_API AZSyncState()=default
AWS_NETWORKFIREWALL_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue