7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
55 inline void SetTimeToLive(
const char* value) { m_timeToLiveHasBeenSet =
true; m_timeToLive.assign(value); }
63 bool m_timeToLiveHasBeenSet =
false;
void SetTimeToLive(Aws::String &&value)
void SetTimeToLive(const Aws::String &value)
JourneyPushMessage & WithTimeToLive(Aws::String &&value)
void SetTimeToLive(const char *value)
AWS_PINPOINT_API JourneyPushMessage(Aws::Utils::Json::JsonView jsonValue)
AWS_PINPOINT_API JourneyPushMessage()
const Aws::String & GetTimeToLive() const
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
bool TimeToLiveHasBeenSet() const
JourneyPushMessage & WithTimeToLive(const Aws::String &value)
AWS_PINPOINT_API JourneyPushMessage & operator=(Aws::Utils::Json::JsonView jsonValue)
JourneyPushMessage & WithTimeToLive(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue