7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLiveRequest.h>
9#include <aws/medialive/MediaLive_EXPORTS.h>
40 m_dryRunHasBeenSet =
true;
55 template <
typename IdentifierT = Aws::String>
57 m_identifierHasBeenSet =
true;
58 m_identifier = std::forward<IdentifierT>(value);
60 template <
typename IdentifierT = Aws::String>
70 bool m_dryRunHasBeenSet =
false;
71 bool m_identifierHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String