7#include <aws/ivs/IVS_EXPORTS.h>
8#include <aws/ivs/model/S3DestinationConfiguration.h>
49 template<
typename S3T = S3DestinationConfiguration>
50 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
51 template<
typename S3T = S3DestinationConfiguration>
57 bool m_s3HasBeenSet =
false;
DestinationConfiguration & WithS3(S3T &&value)
AWS_IVS_API Aws::Utils::Json::JsonValue Jsonize() const
const S3DestinationConfiguration & GetS3() const
bool S3HasBeenSet() const
AWS_IVS_API DestinationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API DestinationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API DestinationConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue