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;
GetDeploymentGroupRequest & WithApplicationName(const char *value)
void SetDeploymentGroupName(const char *value)
void SetDeploymentGroupName(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetDeploymentGroupName(const Aws::String &value)
GetDeploymentGroupRequest & WithDeploymentGroupName(const Aws::String &value)
void SetApplicationName(const Aws::String &value)
const Aws::String & GetDeploymentGroupName() const
const Aws::String & GetApplicationName() const
#define AWS_CODEDEPLOY_API
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetDeploymentGroupRequest & WithApplicationName(const Aws::String &value)
GetDeploymentGroupRequest & WithApplicationName(Aws::String &&value)
void SetApplicationName(Aws::String &&value)
GetDeploymentGroupRequest & WithDeploymentGroupName(Aws::String &&value)
void SetApplicationName(const char *value)
JSON (JavaScript Object Notation).
GetDeploymentGroupRequest & WithDeploymentGroupName(const char *value)