22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
void SetStatus(const StopStatus &value)
void SetStatus(StopStatus &&value)
StopDeploymentResult & WithStatusMessage(Aws::String &&value)
void SetStatusMessage(const char *value)
const StopStatus & GetStatus() const
void SetStatusMessage(Aws::String &&value)
#define AWS_CODEDEPLOY_API
StopDeploymentResult & WithStatusMessage(const Aws::String &value)
StopDeploymentResult & WithStatus(const StopStatus &value)
StopDeploymentResult & WithStatusMessage(const char *value)
const Aws::String & GetStatusMessage() const
StopDeploymentResult & WithStatus(StopStatus &&value)
void SetStatusMessage(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).