56 inline void SetDeploymentId(
const char* value) { m_deploymentIdHasBeenSet =
true; m_deploymentId.assign(value); }
75 bool m_deploymentIdHasBeenSet;
const Aws::String & GetDeploymentId() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
StopDeploymentRequest & WithDeploymentId(const Aws::String &value)
#define AWS_CODEDEPLOY_API
void SetDeploymentId(const Aws::String &value)
void SetDeploymentId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDeploymentId(Aws::String &&value)
StopDeploymentRequest & WithDeploymentId(const char *value)
JSON (JavaScript Object Notation).
StopDeploymentRequest & WithDeploymentId(Aws::String &&value)