7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/OutputLocationRef.h>
9#include <aws/medialive/model/RtmpOutputCertificateMode.h>
44 m_certificateModeHasBeenSet =
true;
45 m_certificateMode = value;
61 m_connectionRetryIntervalHasBeenSet =
true;
62 m_connectionRetryInterval = value;
78 template <
typename DestinationT = OutputLocationRef>
80 m_destinationHasBeenSet =
true;
81 m_destination = std::forward<DestinationT>(value);
83 template <
typename DestinationT = OutputLocationRef>
97 m_numRetriesHasBeenSet =
true;
108 int m_connectionRetryInterval{0};
110 OutputLocationRef m_destination;
113 bool m_certificateModeHasBeenSet =
false;
114 bool m_connectionRetryIntervalHasBeenSet =
false;
115 bool m_destinationHasBeenSet =
false;
116 bool m_numRetriesHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue