7#include <aws/ivs/IVS_EXPORTS.h>
8#include <aws/ivs/model/S3DestinationConfiguration.h>
43 template <
typename S3T = S3DestinationConfiguration>
45 m_s3HasBeenSet =
true;
46 m_s3 = std::forward<S3T>(value);
48 template <
typename S3T = S3DestinationConfiguration>
50 SetS3(std::forward<S3T>(value));
56 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