7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/Inspector2Request.h>
9#include <aws/inspector2/model/ResourceType.h>
10#include <aws/inspector2/model/ScanType.h>
58 bool m_resourceTypeHasBeenSet =
false;
61 bool m_scanTypeHasBeenSet =
false;
ResourceType GetResourceType() const
AWS_INSPECTOR2_API Aws::String SerializePayload() const override
bool ScanTypeHasBeenSet() const
virtual const char * GetServiceRequestName() const override
bool ResourceTypeHasBeenSet() const
void SetScanType(ScanType value)
void SetResourceType(ResourceType value)
ResetEncryptionKeyRequest & WithScanType(ScanType value)
ScanType GetScanType() const
AWS_INSPECTOR2_API ResetEncryptionKeyRequest()=default
ResetEncryptionKeyRequest & WithResourceType(ResourceType value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String