69 inline void SetDeploymentConfigName(
const char* value) { m_deploymentConfigNameHasBeenSet =
true; m_deploymentConfigName.assign(value); }
92 bool m_deploymentConfigNameHasBeenSet =
false;
#define AWS_CODEDEPLOY_API
void SetDeploymentConfigName(const Aws::String &value)
DeleteDeploymentConfigRequest & WithDeploymentConfigName(const char *value)
bool DeploymentConfigNameHasBeenSet() const
DeleteDeploymentConfigRequest & WithDeploymentConfigName(Aws::String &&value)
AWS_CODEDEPLOY_API Aws::String SerializePayload() const override
virtual const char * GetServiceRequestName() const override
AWS_CODEDEPLOY_API DeleteDeploymentConfigRequest()
void SetDeploymentConfigName(const char *value)
void SetDeploymentConfigName(Aws::String &&value)
const Aws::String & GetDeploymentConfigName() const
AWS_CODEDEPLOY_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
DeleteDeploymentConfigRequest & WithDeploymentConfigName(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String