7#include <aws/signer/Signer_EXPORTS.h>
8#include <aws/signer/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;
const S3Destination & GetS3() const
AWS_SIGNER_API Destination()=default
AWS_SIGNER_API Destination & operator=(Aws::Utils::Json::JsonView jsonValue)
Destination & WithS3(S3T &&value)
bool S3HasBeenSet() const
AWS_SIGNER_API Destination(Aws::Utils::Json::JsonView jsonValue)
AWS_SIGNER_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue