7#include <aws/fms/FMS_EXPORTS.h>
8#include <aws/fms/model/NetworkAclEntrySet.h>
53 template<
typename NetworkAclEntrySetT = NetworkAclEntrySet>
54 void SetNetworkAclEntrySet(NetworkAclEntrySetT&& value) { m_networkAclEntrySetHasBeenSet =
true; m_networkAclEntrySet = std::forward<NetworkAclEntrySetT>(value); }
55 template<
typename NetworkAclEntrySetT = NetworkAclEntrySet>
61 bool m_networkAclEntrySetHasBeenSet =
false;
AWS_FMS_API NetworkAclCommonPolicy(Aws::Utils::Json::JsonView jsonValue)
bool NetworkAclEntrySetHasBeenSet() const
void SetNetworkAclEntrySet(NetworkAclEntrySetT &&value)
AWS_FMS_API NetworkAclCommonPolicy()=default
AWS_FMS_API NetworkAclCommonPolicy & operator=(Aws::Utils::Json::JsonView jsonValue)
const NetworkAclEntrySet & GetNetworkAclEntrySet() const
NetworkAclCommonPolicy & WithNetworkAclEntrySet(NetworkAclEntrySetT &&value)
AWS_FMS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue