60 inline void SetApplicationName(
const char* value) { m_applicationNameHasBeenSet =
true; m_applicationName.assign(value); }
98 inline void SetDeploymentGroupName(
const char* value) { m_deploymentGroupNameHasBeenSet =
true; m_deploymentGroupName.assign(value); }
117 bool m_applicationNameHasBeenSet;
119 bool m_deploymentGroupNameHasBeenSet;
void SetDeploymentGroupName(const Aws::String &value)
void SetApplicationName(const char *value)
DeleteDeploymentGroupRequest & WithDeploymentGroupName(const Aws::String &value)
DeleteDeploymentGroupRequest & WithDeploymentGroupName(Aws::String &&value)
void SetApplicationName(const Aws::String &value)
DeleteDeploymentGroupRequest & WithDeploymentGroupName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetDeploymentGroupName(Aws::String &&value)
DeleteDeploymentGroupRequest & WithApplicationName(const char *value)
#define AWS_CODEDEPLOY_API
const Aws::String & GetApplicationName() const
const Aws::String & GetDeploymentGroupName() const
void SetDeploymentGroupName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetApplicationName(Aws::String &&value)
DeleteDeploymentGroupRequest & WithApplicationName(const Aws::String &value)
DeleteDeploymentGroupRequest & WithApplicationName(Aws::String &&value)
JSON (JavaScript Object Notation).