64 inline void SetDeploymentConfigId(
const char* value) { m_deploymentConfigIdHasBeenSet =
true; m_deploymentConfigId.assign(value); }
99 inline void SetDeploymentConfigName(
const char* value) { m_deploymentConfigNameHasBeenSet =
true; m_deploymentConfigName.assign(value); }
168 bool m_deploymentConfigIdHasBeenSet;
170 bool m_deploymentConfigNameHasBeenSet;
172 bool m_minimumHealthyHostsHasBeenSet;
174 bool m_createTimeHasBeenSet;
void SetDeploymentConfigId(Aws::String &&value)
void SetMinimumHealthyHosts(const MinimumHealthyHosts &value)
DeploymentConfigInfo & WithMinimumHealthyHosts(MinimumHealthyHosts &&value)
DeploymentConfigInfo & WithDeploymentConfigName(Aws::String &&value)
DeploymentConfigInfo & WithCreateTime(Aws::Utils::DateTime &&value)
void SetDeploymentConfigId(const char *value)
void SetDeploymentConfigId(const Aws::String &value)
DeploymentConfigInfo & WithDeploymentConfigId(const char *value)
const Aws::String & GetDeploymentConfigName() const
void SetCreateTime(const Aws::Utils::DateTime &value)
#define AWS_CODEDEPLOY_API
DeploymentConfigInfo & WithMinimumHealthyHosts(const MinimumHealthyHosts &value)
void SetDeploymentConfigName(Aws::String &&value)
void SetMinimumHealthyHosts(MinimumHealthyHosts &&value)
const MinimumHealthyHosts & GetMinimumHealthyHosts() const
void SetDeploymentConfigName(const char *value)
DeploymentConfigInfo & WithDeploymentConfigId(Aws::String &&value)
void SetDeploymentConfigName(const Aws::String &value)
DeploymentConfigInfo & WithDeploymentConfigName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetDeploymentConfigId() const
const Aws::Utils::DateTime & GetCreateTime() const
DeploymentConfigInfo & WithDeploymentConfigId(const Aws::String &value)
void SetCreateTime(Aws::Utils::DateTime &&value)
DeploymentConfigInfo & WithCreateTime(const Aws::Utils::DateTime &value)
JSON (JavaScript Object Notation).
DeploymentConfigInfo & WithDeploymentConfigName(const char *value)