7#include <aws/apprunner/AppRunner_EXPORTS.h>
8#include <aws/apprunner/model/ConfigurationSource.h>
9#include <aws/apprunner/model/CodeConfigurationValues.h>
77 bool m_configurationSourceHasBeenSet =
false;
80 bool m_codeConfigurationValuesHasBeenSet =
false;
CodeConfiguration & WithConfigurationSource(ConfigurationSource &&value)
AWS_APPRUNNER_API CodeConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetConfigurationSource(const ConfigurationSource &value)
CodeConfiguration & WithCodeConfigurationValues(const CodeConfigurationValues &value)
void SetCodeConfigurationValues(CodeConfigurationValues &&value)
AWS_APPRUNNER_API Aws::Utils::Json::JsonValue Jsonize() const
const CodeConfigurationValues & GetCodeConfigurationValues() const
AWS_APPRUNNER_API CodeConfiguration()
void SetCodeConfigurationValues(const CodeConfigurationValues &value)
CodeConfiguration & WithCodeConfigurationValues(CodeConfigurationValues &&value)
bool ConfigurationSourceHasBeenSet() const
AWS_APPRUNNER_API CodeConfiguration(Aws::Utils::Json::JsonView jsonValue)
const ConfigurationSource & GetConfigurationSource() const
void SetConfigurationSource(ConfigurationSource &&value)
CodeConfiguration & WithConfigurationSource(const ConfigurationSource &value)
bool CodeConfigurationValuesHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue