7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/kinesisanalyticsv2/model/CodeContentDescription.h>
9#include <aws/kinesisanalyticsv2/model/CodeContentType.h>
20namespace KinesisAnalyticsV2 {
43 m_codeContentTypeHasBeenSet =
true;
44 m_codeContentType = value;
58 template <
typename CodeContentDescriptionT = CodeContentDescription>
60 m_codeContentDescriptionHasBeenSet =
true;
61 m_codeContentDescription = std::forward<CodeContentDescriptionT>(value);
63 template <
typename CodeContentDescriptionT = CodeContentDescription>
72 CodeContentDescription m_codeContentDescription;
73 bool m_codeContentTypeHasBeenSet =
false;
74 bool m_codeContentDescriptionHasBeenSet =
false;
AWS_KINESISANALYTICSV2_API ApplicationCodeConfigurationDescription(Aws::Utils::Json::JsonView jsonValue)
ApplicationCodeConfigurationDescription & WithCodeContentType(CodeContentType value)
CodeContentType GetCodeContentType() const
void SetCodeContentDescription(CodeContentDescriptionT &&value)
AWS_KINESISANALYTICSV2_API ApplicationCodeConfigurationDescription()=default
void SetCodeContentType(CodeContentType value)
bool CodeContentTypeHasBeenSet() const
AWS_KINESISANALYTICSV2_API ApplicationCodeConfigurationDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
ApplicationCodeConfigurationDescription & WithCodeContentDescription(CodeContentDescriptionT &&value)
bool CodeContentDescriptionHasBeenSet() const
const CodeContentDescription & GetCodeContentDescription() const
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue