7#include <aws/ivs-realtime/Ivsrealtime_EXPORTS.h>
8#include <aws/ivs-realtime/model/S3Detail.h>
19namespace ivsrealtime {
41 template <
typename S3T = S3Detail>
43 m_s3HasBeenSet =
true;
44 m_s3 = std::forward<S3T>(value);
46 template <
typename S3T = S3Detail>
48 SetS3(std::forward<S3T>(value));
54 bool m_s3HasBeenSet =
false;
bool S3HasBeenSet() const
const S3Detail & GetS3() const
DestinationDetail & WithS3(S3T &&value)
AWS_IVSREALTIME_API DestinationDetail(Aws::Utils::Json::JsonView jsonValue)
AWS_IVSREALTIME_API DestinationDetail()=default
AWS_IVSREALTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IVSREALTIME_API DestinationDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue