7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/kinesisanalyticsv2/model/CodeContent.h>
9#include <aws/kinesisanalyticsv2/model/CodeContentType.h>
22namespace KinesisAnalyticsV2
68 bool m_codeContentHasBeenSet =
false;
71 bool m_codeContentTypeHasBeenSet =
false;
const CodeContent & GetCodeContent() const
bool CodeContentTypeHasBeenSet() const
AWS_KINESISANALYTICSV2_API ApplicationCodeConfiguration(Aws::Utils::Json::JsonView jsonValue)
const CodeContentType & GetCodeContentType() const
AWS_KINESISANALYTICSV2_API ApplicationCodeConfiguration()
ApplicationCodeConfiguration & WithCodeContentType(const CodeContentType &value)
ApplicationCodeConfiguration & WithCodeContent(const CodeContent &value)
AWS_KINESISANALYTICSV2_API ApplicationCodeConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool CodeContentHasBeenSet() const
void SetCodeContent(const CodeContent &value)
ApplicationCodeConfiguration & WithCodeContent(CodeContent &&value)
ApplicationCodeConfiguration & WithCodeContentType(CodeContentType &&value)
void SetCodeContent(CodeContent &&value)
void SetCodeContentType(CodeContentType &&value)
void SetCodeContentType(const CodeContentType &value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue