13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
#define AWS_CODEDEPLOY_API
void SetDeploymentTarget(DeploymentTarget &&value)
AWS_CODEDEPLOY_API GetDeploymentTargetResult()
AWS_CODEDEPLOY_API GetDeploymentTargetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeploymentTargetResult & WithDeploymentTarget(DeploymentTarget &&value)
void SetDeploymentTarget(const DeploymentTarget &value)
GetDeploymentTargetResult & WithDeploymentTarget(const DeploymentTarget &value)
const DeploymentTarget & GetDeploymentTarget() const
AWS_CODEDEPLOY_API GetDeploymentTargetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)