7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/S3Destination.h>
41 template <
typename S3T = S3Destination>
43 m_s3HasBeenSet =
true;
44 m_s3 = std::forward<S3T>(value);
46 template <
typename S3T = S3Destination>
48 SetS3(std::forward<S3T>(value));
54 bool m_s3HasBeenSet =
false;
bool S3HasBeenSet() const
OutputLocation & WithS3(S3T &&value)
AWS_DATAZONE_API OutputLocation(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API OutputLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
const S3Destination & GetS3() const
AWS_DATAZONE_API OutputLocation()=default
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue