7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/kinesisanalyticsv2/model/CodeContentType.h>
9#include <aws/kinesisanalyticsv2/model/CodeContentUpdate.h>
22namespace KinesisAnalyticsV2
69 bool m_codeContentTypeUpdateHasBeenSet =
false;
72 bool m_codeContentUpdateHasBeenSet =
false;
void SetCodeContentUpdate(const CodeContentUpdate &value)
AWS_KINESISANALYTICSV2_API ApplicationCodeConfigurationUpdate()
AWS_KINESISANALYTICSV2_API ApplicationCodeConfigurationUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
ApplicationCodeConfigurationUpdate & WithCodeContentTypeUpdate(const CodeContentType &value)
const CodeContentUpdate & GetCodeContentUpdate() const
ApplicationCodeConfigurationUpdate & WithCodeContentUpdate(const CodeContentUpdate &value)
ApplicationCodeConfigurationUpdate & WithCodeContentUpdate(CodeContentUpdate &&value)
const CodeContentType & GetCodeContentTypeUpdate() const
bool CodeContentTypeUpdateHasBeenSet() const
ApplicationCodeConfigurationUpdate & WithCodeContentTypeUpdate(CodeContentType &&value)
void SetCodeContentUpdate(CodeContentUpdate &&value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool CodeContentUpdateHasBeenSet() const
void SetCodeContentTypeUpdate(CodeContentType &&value)
void SetCodeContentTypeUpdate(const CodeContentType &value)
AWS_KINESISANALYTICSV2_API ApplicationCodeConfigurationUpdate(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue