7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/PipelineLockingMethod.h>
45 m_pipelineLockingMethodHasBeenSet =
true;
46 m_pipelineLockingMethod = value;
64 template <
typename CustomEpochT = Aws::String>
66 m_customEpochHasBeenSet =
true;
67 m_customEpoch = std::forward<CustomEpochT>(value);
69 template <
typename CustomEpochT = Aws::String>
79 bool m_pipelineLockingMethodHasBeenSet =
false;
80 bool m_customEpochHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue