25 namespace ConfigService
84 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
208 inline void SetLimit(
long value) { m_limitHasBeenSet =
true; m_limit = value; }
239 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
261 bool m_resourceTypeHasBeenSet;
263 bool m_resourceIdHasBeenSet;
265 bool m_laterTimeHasBeenSet;
267 bool m_earlierTimeHasBeenSet;
269 bool m_chronologicalOrderHasBeenSet;
271 bool m_limitHasBeenSet;
273 bool m_nextTokenHasBeenSet;
void SetLaterTime(const Aws::Utils::DateTime &value)
void SetLimit(long value)
GetResourceConfigHistoryRequest & WithLimit(long value)
GetResourceConfigHistoryRequest & WithResourceType(ResourceType &&value)
void SetNextToken(const char *value)
void SetChronologicalOrder(const ChronologicalOrder &value)
GetResourceConfigHistoryRequest & WithResourceId(const Aws::String &value)
void SetResourceId(const Aws::String &value)
const Aws::Utils::DateTime & GetLaterTime() const
const Aws::String & GetNextToken() const
void SetResourceType(const ResourceType &value)
void SetChronologicalOrder(ChronologicalOrder &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
GetResourceConfigHistoryRequest & WithLaterTime(const Aws::Utils::DateTime &value)
void SetEarlierTime(const Aws::Utils::DateTime &value)
const ResourceType & GetResourceType() const
void SetNextToken(const Aws::String &value)
GetResourceConfigHistoryRequest & WithResourceType(const ResourceType &value)
GetResourceConfigHistoryRequest & WithChronologicalOrder(ChronologicalOrder &&value)
void SetNextToken(Aws::String &&value)
const Aws::String & GetResourceId() const
GetResourceConfigHistoryRequest & WithNextToken(const Aws::String &value)
void SetLaterTime(Aws::Utils::DateTime &&value)
GetResourceConfigHistoryRequest & WithNextToken(const char *value)
GetResourceConfigHistoryRequest & WithNextToken(Aws::String &&value)
void SetResourceId(Aws::String &&value)
GetResourceConfigHistoryRequest & WithResourceId(const char *value)
void SetResourceId(const char *value)
GetResourceConfigHistoryRequest & WithLaterTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetEarlierTime() const
GetResourceConfigHistoryRequest & WithEarlierTime(Aws::Utils::DateTime &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetEarlierTime(Aws::Utils::DateTime &&value)
#define AWS_CONFIGSERVICE_API
void SetResourceType(ResourceType &&value)
GetResourceConfigHistoryRequest & WithEarlierTime(const Aws::Utils::DateTime &value)
const ChronologicalOrder & GetChronologicalOrder() const
GetResourceConfigHistoryRequest & WithResourceId(Aws::String &&value)
JSON (JavaScript Object Notation).
GetResourceConfigHistoryRequest & WithChronologicalOrder(const ChronologicalOrder &value)