60 inline void SetDeploymentConfigName(
const char* value) { m_deploymentConfigNameHasBeenSet =
true; m_deploymentConfigName.assign(value); }
82 bool m_deploymentConfigNameHasBeenSet;
void SetDeploymentConfigName(const Aws::String &value)
void SetDeploymentConfigName(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetDeploymentConfigName(const char *value)
GetDeploymentConfigRequest & WithDeploymentConfigName(Aws::String &&value)
#define AWS_CODEDEPLOY_API
const Aws::String & GetDeploymentConfigName() const
GetDeploymentConfigRequest & WithDeploymentConfigName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetDeploymentConfigRequest & WithDeploymentConfigName(const Aws::String &value)
JSON (JavaScript Object Notation).