7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/LightsailRequest.h>
42 inline void SetIncludeInactive(
bool value) { m_includeInactiveHasBeenSet =
true; m_includeInactive = value; }
47 bool m_includeInactive;
48 bool m_includeInactiveHasBeenSet =
false;
void SetIncludeInactive(bool value)
AWS_LIGHTSAIL_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
bool GetIncludeInactive() const
bool IncludeInactiveHasBeenSet() const
AWS_LIGHTSAIL_API GetBucketBundlesRequest()
virtual const char * GetServiceRequestName() const override
GetBucketBundlesRequest & WithIncludeInactive(bool value)
AWS_LIGHTSAIL_API Aws::String SerializePayload() const override
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String