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>
64 bool m_resourceTypeHasBeenSet =
false;
67 bool m_scanTypeHasBeenSet =
false;
bool ResourceTypeHasBeenSet() const
GetEncryptionKeyRequest & WithScanType(ScanType value)
AWS_INSPECTOR2_API void AddQueryStringParameters(Aws::Http::URI &uri) const override
void SetScanType(ScanType value)
AWS_INSPECTOR2_API Aws::String SerializePayload() const override
ScanType GetScanType() const
void SetResourceType(ResourceType value)
AWS_INSPECTOR2_API GetEncryptionKeyRequest()=default
GetEncryptionKeyRequest & WithResourceType(ResourceType value)
bool ScanTypeHasBeenSet() const
virtual const char * GetServiceRequestName() const override
ResourceType GetResourceType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String