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