7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetPageNumber(
const char* value) { m_pageNumberHasBeenSet =
true; m_pageNumber.assign(value); }
59 bool m_pageNumberHasBeenSet =
false;
AWS_MEDIACONVERT_API TeletextSourceSettings(Aws::Utils::Json::JsonView jsonValue)
AWS_MEDIACONVERT_API TeletextSourceSettings()
void SetPageNumber(Aws::String &&value)
const Aws::String & GetPageNumber() const
TeletextSourceSettings & WithPageNumber(const char *value)
AWS_MEDIACONVERT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPageNumber(const char *value)
void SetPageNumber(const Aws::String &value)
TeletextSourceSettings & WithPageNumber(Aws::String &&value)
AWS_MEDIACONVERT_API TeletextSourceSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
bool PageNumberHasBeenSet() const
TeletextSourceSettings & WithPageNumber(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue