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