7#include <aws/groundstation/GroundStationRequest.h>
8#include <aws/groundstation/GroundStation_EXPORTS.h>
11namespace GroundStation {
35 inline int GetMonth()
const {
return m_month; }
38 m_monthHasBeenSet =
true;
51 inline int GetYear()
const {
return m_year; }
54 m_yearHasBeenSet =
true;
64 bool m_monthHasBeenSet =
false;
67 bool m_yearHasBeenSet =
false;
AWS_GROUNDSTATION_API Aws::String SerializePayload() const override
bool YearHasBeenSet() const
GetMinuteUsageRequest & WithYear(int value)
bool MonthHasBeenSet() const
GetMinuteUsageRequest & WithMonth(int value)
AWS_GROUNDSTATION_API GetMinuteUsageRequest()=default
virtual const char * GetServiceRequestName() const override
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String