7#include <aws/kafkaconnect/KafkaConnect_EXPORTS.h>
8#include <aws/kafkaconnect/model/S3Location.h>
19namespace KafkaConnect {
42 template <
typename S3LocationT = S3Location>
44 m_s3LocationHasBeenSet =
true;
45 m_s3Location = std::forward<S3LocationT>(value);
47 template <
typename S3LocationT = S3Location>
55 bool m_s3LocationHasBeenSet =
false;
void SetS3Location(S3LocationT &&value)
AWS_KAFKACONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_KAFKACONNECT_API CustomPluginLocation()=default
AWS_KAFKACONNECT_API CustomPluginLocation(Aws::Utils::Json::JsonView jsonValue)
const S3Location & GetS3Location() const
CustomPluginLocation & WithS3Location(S3LocationT &&value)
AWS_KAFKACONNECT_API CustomPluginLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3LocationHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue