13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
#define AWS_CODEDEPLOY_API
void SetDeploymentInfo(DeploymentInfo &&value)
void SetDeploymentInfo(const DeploymentInfo &value)
AWS_CODEDEPLOY_API GetDeploymentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeploymentResult & WithDeploymentInfo(const DeploymentInfo &value)
const DeploymentInfo & GetDeploymentInfo() const
AWS_CODEDEPLOY_API GetDeploymentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeploymentResult & WithDeploymentInfo(DeploymentInfo &&value)
AWS_CODEDEPLOY_API GetDeploymentResult()