7#include <aws/synthetics/Synthetics_EXPORTS.h>
8#include <aws/synthetics/model/S3EncryptionConfig.h>
53 template<
typename S3EncryptionT = S3EncryptionConfig>
54 void SetS3Encryption(S3EncryptionT&& value) { m_s3EncryptionHasBeenSet =
true; m_s3Encryption = std::forward<S3EncryptionT>(value); }
55 template<
typename S3EncryptionT = S3EncryptionConfig>
61 bool m_s3EncryptionHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue