7#include <aws/ivs-realtime/Ivsrealtime_EXPORTS.h>
8#include <aws/ivs-realtime/model/S3Detail.h>
47 template<
typename S3T = S3Detail>
48 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
49 template<
typename S3T = S3Detail>
55 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